[MPlayer-users] The selected video_out device is incompatible with this codec.
Rich Felker
dalias at aerifal.cx
Mon May 16 03:10:18 CEST 2005
On Sun, May 15, 2005 at 05:50:35PM -0700, John Francis Lee wrote:
> I apologize. I post all of the output below:
>
> [jfl at ws8 Downloads]$ mplayer vcd://
Try explicitly selecting a track to play, rather than the default
track 1. For instance, mplayer vcd://2. I don't see any errors in the
output you sent.. :(
Rich
> MPlayer 1.0pre5-3.4.2 (C) 2000-2004 MPlayer Team
>
> CPU: Intel Celeron 2/Pentium III Tualatin 1304 MHz (Family: 6,
> Stepping: 1)
> Detected cache-line size is 32 bytes
> CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
> Reading config file /etc/mplayer/mplayer.conf: No such file or
> directory
> Reading config file /home/jfl/.mplayer/config
> Reading /home/jfl/.mplayer/codecs.conf: Can't open
> '/home/jfl/.mplayer/codecs.conf': No such file or directory
> Reading /etc/mplayer/codecs.conf: 73 audio & 180 video codecs
> font: can't open file: /home/jfl/.mplayer/font/font.desc
> Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
> Using Linux hardware RTC timing (1024Hz).
> Can't open input config file /home/jfl/.mplayer/input.conf: No such
> file or directory
> Can't open input config file /etc/mplayer/input.conf: No such file or
> directory
> Falling back on default (hardcoded) input config
> Opening joystick device /dev/input/js0
> Can't open joystick device /dev/input/js0 : No such file or directory
> Can't init input joystick
>
> Playing vcd://.
> track 01: adr=1 ctrl=4 format=2 00:02:00 mode: 1
> track 02: adr=1 ctrl=4 format=2 00:38:58 mode: 1
> track 03: adr=1 ctrl=4 format=2 05:39:20 mode: 1
> track 04: adr=1 ctrl=4 format=2 09:44:31 mode: 1
> track 05: adr=1 ctrl=4 format=2 14:04:46 mode: 1
> track 06: adr=1 ctrl=4 format=2 17:43:41 mode: 1
> track 07: adr=1 ctrl=4 format=2 21:05:66 mode: 1
> track 08: adr=1 ctrl=4 format=2 24:33:69 mode: 1
> track 09: adr=1 ctrl=4 format=2 28:17:74 mode: 1
> track 10: adr=1 ctrl=4 format=2 31:49:08 mode: 1
> track 11: adr=1 ctrl=4 format=2 35:40:62 mode: 1
> MPEG-PS file format detected.
> VIDEO: MPEG1 352x288 (aspect 8) 25.000 fps 1152.0 kbps (144.0
> kbyte/s)
> ==========================================================================
> Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
> MP3lib: init layer2&3 finished, tables done
> AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 28000->176400 (224.0 kbit)
> Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
> ==========================================================================
> vo: X11 running at 800x600 with depth 24 and 32 bpp (":0.0" => local
> display)
> ==========================================================================
> Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
> VDec: vo config request - 352 x 288 (preferred csp: Mpeg PES)
> Could not find matching colorspace - retrying with -vf scale...
> Opening video filter: [scale]
> The selected video_out device is incompatible with this codec.
> VDecoder init failed :(
> Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder
> libmpeg2-v0.3.1
> Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
> ==========================================================================
> Checking audio filter chain for 44100Hz/2ch/16bit ->
> 44100Hz/2ch/16bit...
> AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
> AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
> AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
> Building audio filter chain for 44100Hz/2ch/16bit ->
> 44100Hz/2ch/16bit...
> Starting playback...
> VDec: vo config request - 352 x 288 (preferred csp: Planar YV12)
> VDec: using Planar YV12 as output csp (no 0)
> Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
> VO: [xv] 352x288 => 384x288 Planar YV12
> [jfl at ws8 Downloads]$ : -0.008 ct: 0.082 153/153 12% 18% 21.6% 5 0 0%
>
> --- Rich Felker <dalias at aerifal.cx> wrote:
> > On Sun, May 15, 2005 at 07:05:52AM -0700, John Francis Lee wrote:
> > > Hello,
> > >
> > > In an effort to improve my Thai I've bought some Karaoke VCDs. I
> > can
> > > here the sound but the picture is green static. The error message
> > is as
> > > below. I downloaded the "all" codecs package and installed to
> > > /usr/share/mplayer/codecs and symbolic linked same to
> > > /usr/local/lib/codecs but no help.
> > >
> > > Looks like mplayer is missidentifying the codec required.
> >
> > No, it looks like you are misidentifying the error.
> >
> > > Any help?
> > > Thanks.
> > >
> > > Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
> > > VDec: vo config request - 352 x 288 (preferred csp: Mpeg PES)
> > > Could not find matching colorspace - retrying with -vf scale...
> > > Opening video filter: [scale]
> > > The selected video_out device is incompatible with this codec.
> > > VDecoder init failed :(
> > > Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder
> > > libmpeg2-v0.3.1
> > > Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2
> > (libmpeg2))
> >
> > This is not an error, notice it switched to libmpeg2 decoding when it
> > realized you don't have a hardware mpeg decoder board! Do not cut off
> > the mplayer output if you want help. In you care, the problem is in
> > part of the output you cut off, and we can't see it...
> >
> > Rich
> >
> > _______________________________________________
> > MPlayer-users mailing list
> > MPlayer-users at mplayerhq.hu
> > http://mplayerhq.hu/mailman/listinfo/mplayer-users
> >
>
> --
> John Francis Lee
> 1/9-10 Thanon Trairat
> Muang Chiang Rai 57000
> Thailand
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
More information about the MPlayer-users
mailing list