[MPlayer-users] DVD with 24Bits/48khz audio playback problem
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Jul 26 21:42:27 CEST 2004
Hi,
> I patched the second wave - and gcc still complains about an undeclared
> sh_audio.
Should be sh instead of sh_audio (copy-n-paste error ;-) )
> A question that might seem off topic, but well... I'm not a C programmer, but
> I'd still like to know if there is a way to recompile only ad_dvdpcm.c and
> relink mplayer without recompiling the whole stuff ?
nothing to do with C but with make and our build system. Do
cd libmpcodecs
make
cd ..
make
that should do it. I think there is some trick that makes it do it
automatically, but I forgot...
Greetings,
Reimar Döffinger
More information about the MPlayer-users
mailing list