[MPlayer-users] "a52: CRC check failed!" when playing some DVDs

Thomas Adam thomas.adam22 at gmail.com
Sun Jul 6 22:39:38 CEST 2008


2008/7/6 Paul <paul at 2.0websites.com>:
> *snip*
> Warning a bug in libdvdread autogen.sh claims that libtool >= 1.4.x is
> required.
> This is incorrect, the script has an error.

Well, with:

./configure --enable-dvdnav

I find the following from Mplayer-SVN:

stream/stream_dvdnav.c: In function 'identify_chapters':
stream/stream_dvdnav.c:484: warning: implicit declaration of function
'dvdnav_describe_title_chapters'
stream/stream_dvdnav.c: In function 'show_audio_subs_languages':
stream/stream_dvdnav.c:520: warning: implicit declaration of function
'dvdnav_audio_stream_channels'
stream/stream_dvdnav.c:534: warning: implicit declaration of function
'dvdnav_audio_stream_format'
stream/stream_dvdnav.c: In function 'mp_dvdnav_get_aid_from_format':
stream/stream_dvdnav.c:690: error: 'DVDNAV_FORMAT_AC3' undeclared
(first use in this function)
stream/stream_dvdnav.c:690: error: (Each undeclared identifier is
reported only once
stream/stream_dvdnav.c:690: error: for each function it appears in.)
stream/stream_dvdnav.c:692: error: 'DVDNAV_FORMAT_DTS' undeclared
(first use in this function)
stream/stream_dvdnav.c:694: error: 'DVDNAV_FORMAT_LPCM' undeclared
(first use in this function)
stream/stream_dvdnav.c:696: error: 'DVDNAV_FORMAT_MPEGAUDIO'
undeclared (first use in this function)
make: *** [stream/stream_dvdnav.o] Error 1


Any ideas?

-- Thomas Adam



More information about the MPlayer-users mailing list