[MPlayer-users] MPlayer SVN & vo driver issues

Pedro A ARANDA paaguti at hotmail.com
Sat Nov 24 09:33:47 CET 2007


Hi all,

after a lot of trimming and testing and building and rebuilding,
I hope I have really narrowed 'my' bug to the point. I'm on ubuntu 7.10
and on Debian testing on the other I'm always using debian/rules
to rebuild the packages, I'm starting a new thread intentionally, because
now I'm very sure about what is happening...

I always use this script to rebuild and install the svn code:

#!/bin/bash
pushd $HOME/devel
pushd mplayer
fakeroot debian/rules clean
svn update
fakeroot debian/rules binary
popd
sudo dpkg -i ./mplayer_1.0svn_i386.deb
popd

my ~/.mplayer/config file with the Ubuntu 7.10 machine is

[default]
vo=gl2
ao=alsa
fs=no
vf=lavcdeint,scale
dvd-device=/dev/sr0
monitoraspect=16:9

in the debian machine I'm using vo=x11 and monitoraspect=4:3 because the gl and gl2 drivers
are not as fast as on my ubuntu box.

I have found out that the sound problems were all due to having alang=en in the config file;
so that we can forget

And I only (but consistently) have problems with -vo xv anf -vo sdl:

paag at paag-laptop:~$ mplayer test/mujeres7.ts
MPlayer dev-SVN-r25155-4.1.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM) Duo CPU      T2350  @ 1.86GHz (Family: 6, Model: 14, Stepping: 12)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
/usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: /usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf

Playing test/mujeres7.ts.
TS file format detected.
VIDEO MPEG2(pid=224) AUDIO MPA(pid=192) NO SUBS (yet)!  PROGRAM N. 258
VIDEO:  MPEG2  704x576  (aspect 2)  25.000 fps  3992.8 kbps (499.1 kbyte/s)
Opening video filter: [scale]
Opening video filter: [lavcdeint]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 704 x 576 (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))
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 704 x 576 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[swscaler @ 0x894eed0]SwScaler: using unscaled yuv420p -> bgr24 special converter
VO: [gl2] 704x576 => 768x576 BGR 24-bit 
[gl2] You have OpenGL>= 1.2 capable drivers, GOOD (16bpp and BGR is ok!)
[gl2] antialiasing off
[gl2] bilinear linear
A:34936.8 V:34936.8 A-V:  0.001 ct: -0.406 4197/4197  6% 27%  0.7% 0 0 
Exiting... (Quit)
paag at paag-laptop:~$ mplayer test/mujeres7.ts
MPlayer dev-SVN-r25155-4.1.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM) Duo CPU      T2350  @ 1.86GHz (Family: 6, Model: 14, Stepping: 12)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
/usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: /usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf

Playing test/mujeres7.ts.
TS file format detected.
VIDEO MPEG2(pid=224) AUDIO MPA(pid=192) NO SUBS (yet)!  PROGRAM N. 258
VIDEO:  MPEG2  704x576  (aspect 2)  25.000 fps  3992.8 kbps (499.1 kbyte/s)
Opening video filter: [scale]
Opening video filter: [lavcdeint]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 704 x 576 (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))
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 704 x 576 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[swscaler @ 0x894eed0]SwScaler: using unscaled yuv420p -> bgr24 special converter
VO: [gl2] 704x576 => 768x576 BGR 24-bit 
[gl2] You have OpenGL>= 1.2 capable drivers, GOOD (16bpp and BGR is ok!)
[gl2] antialiasing off
[gl2] bilinear linear
A:34772.0 V:34772.0 A-V:  0.001 ct: -0.166  81/ 81  7% 26%  0.9% 0 0 
Exiting... (Quit)
paag at paag-laptop:~$ mplayer -vo xv test/mujeres7.ts
MPlayer dev-SVN-r25155-4.1.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM) Duo CPU      T2350  @ 1.86GHz (Family: 6, Model: 14, Stepping: 12)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
/usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: /usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf

Playing test/mujeres7.ts.
TS file format detected.
VIDEO MPEG2(pid=224) AUDIO MPA(pid=192) NO SUBS (yet)!  PROGRAM N. 258
VIDEO:  MPEG2  704x576  (aspect 2)  25.000 fps  3992.8 kbps (499.1 kbyte/s)
Opening video filter: [scale]
Opening video filter: [lavcdeint]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 704 x 576 (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))
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 704 x 576 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[swscaler @ 0x894eed0]SwScaler: using unscaled yuv420p -> yuv420p special converter
VO: [xv] 704x576 => 768x576 Planar YV12 
Wrong bounding box, width <= 0 !ct: -0.004   2/  2 ??% ??% ??,?% 0 0 
Cannot prepare subtitle font.


MPlayer interrupted by signal 2 in module: sleep_timer
paag at paag-laptop:~$ mplayer -vo sdl test/mujeres7.ts
MPlayer dev-SVN-r25155-4.1.3 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM) Duo CPU      T2350  @ 1.86GHz (Family: 6, Model: 14, Stepping: 12)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
/usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf doesn't look like a bitmap font description, ignoring.
Cannot load bitmap font: /usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf

Playing test/mujeres7.ts.
TS file format detected.
VIDEO MPEG2(pid=224) AUDIO MPA(pid=192) NO SUBS (yet)!  PROGRAM N. 258
VIDEO:  MPEG2  704x576  (aspect 2)  25.000 fps  3992.8 kbps (499.1 kbyte/s)
[VO_SDL] Using driver: x11.
Opening video filter: [scale]
Opening video filter: [lavcdeint]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 704 x 576 (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))
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 704 x 576 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
[swscaler @ 0x894eed0]SwScaler: using unscaled yuv420p -> yuv420p special converter
VO: [sdl] 704x576 => 768x576 Planar YV12 
Wrong bounding box, width <= 0 !ct: -0.004   2/  2 ??% ??% ??,?% 0 0 
Cannot prepare subtitle font.


MPlayer interrupted by signal 2 in module: sleep_timer

And my OSD font exists

paag at paag-laptop:~$ ls /usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf
/usr/share/fonts/truetype/ttf-sil-charis/CharisSILI.ttf

Cheers,/PA

PS: The message with the bitmap map font appearing when a TTF font is misleading at first and annoying afterwards
_________________________________________________________________
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE


More information about the MPlayer-users mailing list