[MPlayer-users] Problems with Mplayer output need yuv output

Jan Petersen petersenjan76 at yahoo.de
Wed Feb 25 14:04:59 CET 2009


Hello, i need a mplayer yuv output but i always get a bgr16 output.
When i force yu12 /yuy2 etc. output mplayer crashes...

WORKING:
mplayer -benchmark -nosound -quiet -nocache -fs http://192.168.12.10/what_box_large.mpg                      

MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
117 audio & 238 video codecs

Playing http://192.168.12..10/what_box_large.mpg.
Connecting to server 192.168.12.10[192.168.12.10]: 80...
Cache size set to 0 KBytes
Connecting to server 192.168.12.10[192.168.12.10]: 80...
Connecting to server 192.168.12.10[192.168.12.10]: 80...
Connecting to server 192.168.12.10[192.168.12.10]: 80...
Connecting to server 192.168.12.10[192.168.12.10]: 80...
Connecting to server 192.168.12.10[192.168.12.10]: 80...
Connecting to server 192.168.12.10[192.168.12.10]: 80...
MPEG-PS file format detected.
VIDEO:  MPEG2  720x480  (aspect 2)  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred colorspace: 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.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0x1e41e20]No accelerated colorspace conversion found
[swscaler @ 0x1e41e20]SwScaler: using unscaled yuv420p -> bgr565 special converter
VO: [fbdev] 720x480 => 720x480 BGR 16-bit  [fs]


NOT WORKING:
mplayer -vf format=yv12 -benchmark -nosound -quiet -nocache -fs http://192.168.12.10/what_box_large.mpg

MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
117 audio & 238 video codecs

Playing http://192.168.31.30/what_box_large.mpg.
Connecting to server 192.168.31.30[192.168.31.30]: 80...
Cache size set to 0 KBytes
Connecting to server 192.168.31.30[192.168.31.30]: 80...
Connecting to server 192.168.31.30[192.168.31.30]: 80...
Connecting to server 192.168.31.30[192.168.31.30]: 80...
Connecting to server 192.168.31.30[192.168.31.30]: 80...
Connecting to server 192.168.31.30[192.168.31.30]: 80...
Connecting to server 192.168.31.30[192.168.31.30]: 80...
MPEG-PS file format detected.
VIDEO:  MPEG2  720x480  (aspect 2)  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
Opening video filter: [format fmt=yv12]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred colorspace: 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.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
Audio: no sound
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.

FATAL: Could not initialize video filters (-vf) or video output (-vo).


BENCHMARKs: VC:   0.001s VO:   0.000s A:   0.000s Sys:   0.015s =    0.016s
BENCHMARK%: VC:  8.3834% VO:  0.0000% A:  0.0000% Sys: 91.6166% = 100.0000%
Can't restore text mode: Invalid argument

Exiting... (End of file)


      


More information about the MPlayer-users mailing list