[MPlayer-users] VCD

Aaron Brick aaron at lithic.org
Tue Aug 13 07:51:02 CEST 2002


hello all,

> > I'm trying to play a VCD with mplayer, i only hear the sound and the
> > video is a green and black large squares, it seems encrypted, is there a
> > way to play such media?

i am having the same problem described below with a CVS checkout from today.
after seeing this guy get chewed into, i'm erring on the side of too much
info. :)

this is debian, sid, with kernel 2.4.18; libc is 2.2.5; gcc is 2.95.4; X is
4.1.0. binutils and ld version 2.11.93. CPU is athlon 1700XP, and the video
card is a TNT2, using nvidia's driver.

when i try to play a VCD from either CD or a file, i get video and audio
that are horribly distorted; the picture is half-covered with black, green,
and other colored squares. the sound has awful wrongness in it too. the
output is recognizable but not watchable.

i know to use -vcd 2, and doing -vfm 5 as suggested doesn't help.

thanks in advance for any help,

aaron brick.

                           - | | | | | | | | | | -
                           -                     -
                           -                     -
                           -     aaron brick     -
                           -    aa at lithic.org    -
                           -                     -
                           -                     -
                           - | | | | | | | | | | -




10:29pm /home/chizor/burn > mplayer -v -vo sdl -ao sdl -vcd 2 nanami-197.bin 


MPlayer CVS-020812-19:25-2.95.4 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: Advanced Micro Devices Athlon 4 PM Palomino/Athlon MP
Multiprocessor/Athlon XP eXtreme Performance (Family: 6, Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Reading /home/chizor/.mplayer/codecs.conf: can't open
'/home/chizor/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 38 audio & 105 video codecs
CommandLine: '-v' '-vo' 'sdl' '-ao' 'sdl' '-vcd' '2' 'nanami-197.bin'
get_path('font/font.desc') -> '/home/chizor/.mplayer/font/font.desc'
font: can't open file: /home/chizor/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Linux RTC init error: Permission denied
Using usleep() timing
get_path('input.conf') -> '/home/chizor/.mplayer/input.conf'
Can't open input config file /home/chizor/.mplayer/input.conf : No such file
or directory
Can't open input config file /usr/local/share/mplayer/input.conf : No such
file or directory
Falling back on default (hardcoded) input config

Playing VCD track 2
CD-ROM Device '/dev/cdrom' not found!


Playing nanami-197.bin
Not an URL!
File size is 543930368 bytes
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 0x826b3a8  
ASF_check: not ASF guid!
DEMUXER: freeing demuxer at 0x826b3a8  
Checking for NuppelVideo
DEMUXER: freeing demuxer at 0x826b3a8  
Checking for MOV
DEMUXER: freeing demuxer at 0x826b3a8  
Checking for VIVO
header block 1 size: 0
DEMUXER: freeing demuxer at 0x826c518  
Checking for REAL
DEMUXER: freeing demuxer at 0x826c518  
DEMUXER: freeing demuxer at 0x826c518  
DEMUXER: freeing demuxer at 0x826c518  
DEMUXER: freeing demuxer at 0x826c518  
DEMUXER: freeing demuxer at 0x826c518  
DEMUXER: freeing demuxer at 0x826c518  
system stream synced at 0xF600B (0)!
==> Found audio stream: 0
==> Found video stream: 0
Detected MPEG-PS file format!
Searching for sequence header... OK!
VIDEO:  MPEG1  352x240  (aspect 12)  29.97 fps  1400.0 kbps (175.0 kbyte/s)
[V] filefmt:2  fourcc:0x10000001  size:352x240  fps:29.97  ftime:=0.0334
get_path('sub/') -> '/home/chizor/.mplayer/sub/'
Detected audio codec: [mp3] afm:1 (mp3lib MPEG layer-2, layer-3)
Initializing audio codec...
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
dec_audio: Allocating 4608 + 65536 = 70144 bytes for output buffer
mp3lib: made decode tables with MMX optimization
init layer2&3 finished, tables done
mp3lib: using 3DNow!Ex optimized decore!
MPEG 1.0, Layer II, 44100 Hz 224 kbit Stereo, BPF: 731
Channels: 2, copyright: No, original: Yes, CRC: No, emphasis: 0
AUDIO: 44100 Hz, 2 ch, sfmt: 0x10 (2 bps), ratio: 28000->176400 (224.0 kbit)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)  
vo_debug: query(Mpeg PES) returned 0x0 (i=0) 
Couldn't find matching colorspace - retrying with -vop scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
vo_debug: query(Mpeg PES) returned 0x0 (i=0) 
Sorry, selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
libmpeg2: Using MMXEXT for IDCT transform
libmpeg2: Using MMXEXT for motion compensation
VDec: vo config request - 352 x 240 (preferred csp: Planar YV12)  
vo_debug: query(Planar YV12) returned 0x437 (i=0) 
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
video_out->init(352x240->352x264,flags=0,'MPlayer',0x32315659)
VO: [sdl] 352x240 => 352x264 Planar YV12 
VO: Description: SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
VO: Author: Ryan C. Gordon <icculus at lokigames.com>, Felix Buenemann
<atmosfear at users.sourceforge.net>
SDL: Using 0x32315659 (Planar YV12) image format
SDL: deactivating XScreensaver/DPMS
SDL: X11 Resolution 1152x864
SDL: Using driver: x11
SDL: using hardware-surface
SDL: setting windowed mode
Detected video codec: [mpeg12] vfm:1 (MPEG 1 or 2)
==========================================================================
AO: [sdl] 44100Hz 2ch Signed 16-bit (Little-Endian)
AO: Description: SDLlib audio output
AO: Author: Felix Buenemann <atmosfear at users.sourceforge.net>
SDL: Samplerate: 44100Hz Channels: Stereo Format Signed 16-bit
(Little-Endian)
SDL: buf size = 4096
Start playing...




More information about the MPlayer-users mailing list