[MPlayer-users] Problem with compilation when libdvdnav is enabled

Rob Tanner rtanner at cheshiresgrin.net
Sun Jan 28 17:08:04 CET 2007


On 01/28/2007 02:05 AM, Nico Sabbi wrote:
> Rob Tanner wrote:
>
>> Hi,
>>
>> I built MPlayer with GUI support and used it to watch a DVD (so I know
>> that works).  But not having access to the menu's is a real pain.
>> Therefore I downloaded libdvdnav-0.1.10 from SourceForge and compiles
>> and installed.  The I did a 'make clean' and ran "configure --enable-gui
>> --enable-gtk1".  This time it built with DVDNAV enabled.  But now, when
>> I try to open a DVD, I get the following error message:
>>
>> FATAL: Could not initialize video filters (-vf) or video output (-vo).
>>
>> Is there some conflict with libdvdnav? Any idea why simply having that
>> library available to MPlayer is causing that error?
>>
>> Thanks,
>> Rob
>>  
>>
> there's no conflict between dvdnav and the gui. When reporting bugs post
> the full log that mplayer outputs, or we won't be able to understand
> what's going on

This is the complete output from the console:

MPlayer 1.0rc1-3.4.3 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 4000+ (Family: 15, Model: 7, Stepping: 10)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
/usr/local/share/fonts/TTF/arial.ttf doesn't look like a bitmap font
description, ignoring.
Cannot load bitmap font: /usr/local/share/fonts/TTF/arial.ttf

Playing dvd://1.
libdvdread: Encrypted DVD support unavailable.
There are 62 titles on this DVD.
There are 6 chapters in this DVD title.
There are 1 angles in this DVD title.
audio stream: 0 format: ac3 (5.1) language: en aid: 128.
number of audio channels on disk: 1.
number of subtitles on disk: 0
MPEG-PS file format detected.
VIDEO:  MPEG1  720x480  (aspect 2)  29.970 fps  9800.0 kbps (1225.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 adding the scale filter, 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: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
a52: CRC check failed! 
a52: error at resampling
a52: CRC check failed! 
a52: error at resampling
a52: CRC check failed! 
a52: error at resampling
a52: CRC check failed! 
a52: error at resampling

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





More information about the MPlayer-users mailing list