PDA

View Full Version : single-track XCD under Linux


m_yas
17th June 2005, 16:17
Hello All!

How to play XCD with separated track's I understand.

How I can play (in mplayer or other) single-track XCD under Linux?

Is there any linux program or kernel-patch for reading single-track XCD under Linux?

unixfs
24th June 2005, 15:30
strange as it sounds: mplayer vcd://

m_yas
29th June 2005, 15:59
hello unixfs!

strange as it sounds: mplayer vcd://
Your advice dosn't work.

I have linux slackware 10.1 with kernel 2.6.11 and MPlayer 1.0pre6-3.3.5
I try to play single-track XCD with structure:

1 219 731 tools.exe - iso file 2048 bytes/sector
39 320 rings21.srt - iso file 2048 bytes/sector
837 100 364 rings21.dat - XCD file (2324 data + 24 header + 4 edc) bytes/sector


When I try execute "mplayer vcd://" I view obtain this log:

MPlayer 1.0pre6-3.3.5 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Скомпилировано для x86 CPU со следующими расширениями: MMX MMX2 SSE SSE2

CommandLine: '-v' 'vcd://'
init_freetype
get_path('font/font.desc') -> '/home/yas/.mplayer/font/font.desc'
Font /home/yas/.mplayer/font/font.desc loaded successfully! (236 chars)
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Failed to open /dev/rtc: Device or resource busy (it should be readable by the user.)
Using nanosleep() timing
get_path('input.conf') -> '/home/yas/.mplayer/input.conf'
Parsing input config file /home/yas/.mplayer/input.conf
Input config file /home/yas/.mplayer/input.conf parsed: 8 binds
get_path('.conf') -> '/home/yas/.mplayer/.conf'
Playing vcd://.
track 01: adr=1 ctrl=4 format=2 00:02:00 mode: 108
VCD start byte position: 0x551B8 end: 0x31692044
STREAM: [vcd] vcd://
STREAM: Description: Video CD
STREAM: Author: Albeu
STREAM: Comment: based on the code from ???
CACHE_PRE_INIT: 0 [0] 0 pre:0 eof:0

Cache fill: 19,37% (6497904 bytes)

Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for Nullsoft Streaming Video
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename vcd:// ext: (null)
Checking for MOV
Checking for VIVO
header block 1 size: 82
Checking for PVA
Checking for MPEG-TS...
TRIED UP TO POSITION 417201, FOUND 47, packet_size= 0, SEEMS A TS? 0
Checking for LMLM4 Stream Format
Invalid packet in LMLM4 stream: ch=56658 size=-582734826
LMLM4 Stream Format not found


after this line mplayer long time 'hang' and terminated.

I tried to use "-sb" option but it looks like this option is ignored by mplayer when playing "vcd://".