[MPlayer-users] DVD with 24Bits/48khz audio playback problem

NiXO Beee nixobeee at hanginggarden.dyndns.org
Mon Jul 26 19:48:38 CEST 2004


> I have no idea how to detect this automatically, but the attached patch
> should make it work (while breaking all other DVDs :-( ).
> I'm not sure if the line
> AF_FORMAT_LE | AF_FORMAT_SI;
> is correct, you might have to use one of the three commented-out lines
> below instead.

Applied the patch, but there is a compilation error, any of the commented 
lines errors as well :

make -C libmpcodecs
make[1]: Entering directory 
`/home/nixobeee/Sources/MPlayer-20040726/libmpcodecs'
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -march=athlon-4 
-mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I. 
-Inative -I.. -I../libmpdemux -I../loader -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
-D_GNU_SOURCE -o ad_dvdpcm.o ad_dvdpcm.c
ad_dvdpcm.c: In function `init':
ad_dvdpcm.c:39: error: `sh_audio' undeclared (first use in this function)
ad_dvdpcm.c:39: error: (Each undeclared identifier is reported only once
ad_dvdpcm.c:39: error: for each function it appears in.)
ad_dvdpcm.c:40: error: `AF_FORMAT_I' undeclared (first use in this function)
ad_dvdpcm.c:41: error: `AF_FORMAT_LE' undeclared (first use in this function)
ad_dvdpcm.c:41: error: `AF_FORMAT_SI' undeclared (first use in this function)
make[1]: *** [ad_dvdpcm.o] Erreur 1
make[1]: Leaving directory 
`/home/nixobeee/Sources/MPlayer-20040726/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Erreur 2

--
NiXO Beee.




More information about the MPlayer-users mailing list