[MPlayer-users] "Unsupported PixelFormat -1" with any DVD

Alexander Shaduri ashaduri at gmail.com
Wed Apr 1 14:24:17 CEST 2009


Hello all,

I have this problem with mplayer (r29121) saying
"Unsupported PixelFormat -1" on every VOB file I play.

The files still play fine, but gmplayer displays a dialog box
for this error, so it's kind of annoying.
Plus, I want to do some encoding with mencoder and I'm
concerned whether this error affects the output file quality.

IIRC, this didn't happen in rc2.

I'm attaching the output of mplayer.

Thanks, Alexander


---------------------------------------------------------------------------

Creating config file: /root/.mplayer/config
MPlayer SVN-r29121-4.2.1 (C) 2000-2009 MPlayer Team
CPU vendor name: AuthenticAMD  max cpuid level: 1
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ (Family: 15, Model: 67, Stepping: 2)
extended cpuid-level: 24
extended cache-info: 67141952
Detected cache-line size is 64 bytes
Testing OS support for SSE... yes.
Tests of OS support for SSE passed.
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNowExt: 1 SSE: 1 SSE2: 1 SSSE3: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowExt SSE SSE2 CMOV
get_path('codecs.conf') -> '/root/.mplayer/codecs.conf'
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Configuration: --prefix=/usr --confdir=/etc/mplayer --enable-gui --enable-menu --enable-xvmc --with-xvmclib=XvMCNVIDIA --disable-arts --realcodecsdir=/usr/lib/RealPlayer10/codecs --disable-sighandler
CommandLine: '-v' 'VTS_01_1.VOB'
init_freetype
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
get_path('fonts') -> '/root/.mplayer/fonts'
Using nanosleep() timing
get_path('input.conf') -> '/root/.mplayer/input.conf'
Can't open input config file /root/.mplayer/input.conf: No such file or directory
Parsing input config file /etc/mplayer/input.conf
Input config file /etc/mplayer/input.conf parsed: 89 binds
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
get_path('VTS_01_1.VOB.conf') -> '/root/.mplayer/VTS_01_1.VOB.conf'

Playing VTS_01_1.VOB.
get_path('sub/') -> '/root/.mplayer/sub/'
[file] File size is 1072627712 bytes
STREAM: [file] VTS_01_1.VOB
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
LAVF_check: MPEG-PS format
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for REAL
Checking for SMJPEG
Searching demuxer type for filename VTS_01_1.VOB ext: .VOB
Trying demuxer 2 based on filename extension
system stream synced at 0xD (13)!
==> Found video stream: 0
==> Found audio stream: 128
MPEG-PS file format detected.
Searching for sequence header... OK!
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  3606.0 kbps (450.8 kbyte/s)
[V] filefmt:2  fourcc:0x10000002  size:720x576  fps:25.000  ftime:=0.0400
get_path('sub/') -> '/root/.mplayer/sub/'
X11 opening display: :0.0
vo: X11 color mask:  FFFFFF  (R:FF0000 G:FF00 B:FF)
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
[x11] Detected wm supports NetWM.
[x11] Detected wm supports FULLSCREEN state.
[x11] Detected wm supports ABOVE state.
[x11] Detected wm supports BELOW state.
[x11] Current fstype setting honours FULLSCREEN ABOVE BELOW X atoms
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
Trying filter chain: vo
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale vo
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: [ffmpeg] FFmpeg's libavcodec codec family
Unsupported PixelFormat -1
INFO: libavcodec init OK!
Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
dec_audio: Allocating 3840 bytes for input buffer.
dec_audio: Allocating 6144 + 65536 = 71680 bytes for output buffer.
Using SSE optimized IMDCT transform
AC3: 2.0 (stereo)  48000 Hz  256.0 kbit/s
A52 flags before a52_frame: 0x2A
A52 flags after a52_frame: 0x2
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
Building audio filter chain for 48000Hz/2ch/s16le -> 0Hz/0ch/??...
[libaf] Adding filter dummy
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
Trying every known audio driver...
ao2: 48000 Hz  2 chans  s16le
audio_setup: using '/dev/dsp' dsp device
audio_setup: using '/dev/mixer' mixer device
audio_setup: using 'pcm' mixer device
audio_setup: sample format: s16le (requested: s16le)
audio_setup: using 2 channels (requested: 2)
audio_setup: using 48000 Hz samplerate (requested: 48000)
audio_setup: frags:   8/8  (8192 bytes/frag)  free:  65536
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
AO: Description: OSS/ioctl audio output
AO: Author: A'rpi
Building audio filter chain for 48000Hz/2ch/s16le -> 48000Hz/2ch/s16le...
[dummy] Was reinitialized: 48000Hz/2ch/s16le
[dummy] Was reinitialized: 48000Hz/2ch/s16le
Starting playback...
Increasing filtered audio buffer size from 0 to 65536
[ffmpeg] aspect_ratio: 1.333333
VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
Trying filter chain: vo
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO Config (720x576->768x576,flags=0,'MPlayer',0x32315659)
VO: [vdpau] 720x576 => 768x576 Planar YV12
VO: Description: VDPAU with X11
VO: Author: Rajib Mahapatra <rmahapatra at nvidia.com> and others
*** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
A:   0.4 V:   0.0 A-V:  0.310 ct:  0.000   1/  1 ??% ??% ??,?% 0 0 
*** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
Unicode font: 1185 glyphs.
Unicode font: 1185 glyphs.
A:   0.4 V:   0.3 A-V:  0.128 ct:  0.004   2/  2 ??% ??% ??,?% 0 0 
*** [vo] Allocating mp_image_t, 720x576x12bpp YUV planar, 622080 bytes
A:   0.4 V:   0.3 A-V:  0.096 ct:  0.008   3/  3 ??% ??% ??,?% 0 0 
A:   0.4 V:   0.4 A-V:  0.072 ct:  0.012   4/  4 ??% ??% ??,?% 0 0 
A:   0.4 V:   0.4 A-V:  0.044 ct:  0.015   5/  5 ??% ??% ??,?% 0 0 
A:   0.5 V:   0.4 A-V:  0.032 ct:  0.019   6/  6 ??% ??% ??,?% 0 0 
A:   0.5 V:   0.5 A-V:  0.030 ct:  0.022   7/  7 ??% ??% ??,?% 0 0 
A:   0.5 V:   0.5 A-V:  0.028 ct:  0.024   8/  8 ??% ??% ??,?% 0 0 
A:   0.6 V:   0.6 A-V:  0.025 ct:  0.027   9/  9 ??% ??% ??,?% 0 0 
A:   0.6 V:   0.6 A-V:  0.022 ct:  0.029  10/ 10 ??% ??% ??,?% 0 0 
A:   0.7 V:   0.6 A-V:  0.021 ct:  0.031  11/ 11 ??% ??% ??,?% 0 0 
A:   0.7 V:   0.7 A-V:  0.020 ct:  0.033  12/ 12 ??% ??% ??,?% 0 0 
A:   0.7 V:   0.7 A-V:  0.018 ct:  0.035  13/ 13 ??% ??% ??,?% 0 0 
A:   0.8 V:   0.8 A-V:  0.017 ct:  0.037  14/ 14 24% 19%  1.5% 0 0 
A:   0.8 V:   0.8 A-V:  0.017 ct:  0.038  15/ 15 23% 18%  1.4% 0 0 
Uninit audio filters...
[libaf] Removing filter dummy
Uninit audio: liba52
Uninit video: ffmpeg
vo: uninit ...

Exiting... (Quit)


More information about the MPlayer-users mailing list