Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: DVD plugin: no sound with new AC3 firmware



Am Sonntag, den 02.01.2005, 13:54 -0800 schrieb C.Y.M:
> Martin Theodor Grewe wrote:
> > Hi Peter,
> > 
> > Peter Juszack wrote:
> > 
> >> Just the DVD problem has to be solved
> >> What can I do?
> > 
> > 
> > Uncomment in "player-dvd.c" the line with "#define AC3_FIRMWARE"
> > 
> 
> I just tried the vdr-dvd plugin from cvs and it doesnt want to build for 
> me. I have vdr-1.3.17 with the AC3 patch.  Does anyone else have this 
> problem?  It looks like cDvdPlayer::playSPU requires 3 parameters in 
> player-dvd.c but there are only 2 parameters in spu.h.
> 
> ccache g++ -g -O2 -Wall -Woverloaded-virtual -O3 -c -D_GNU_SOURCE 
> -DPLUGIN_NAME_I18N='"dvd"' -I../../../include -I../DVB/include 
> -I/usr/include/dvdnav player-dvd.c
> player-dvd.c: In member function `bool cDvdPlayer::playSPU(int, unsigned 
> char*,
>     int)':
> player-dvd.c:1458: error: no matching function for call to `cSpuDecoder::
>     processSPU(uint64_t, uint8_t*&, bool&)'
> ../../../include/vdr/spu.h:38: error: candidates are: virtual void
>     cSpuDecoder::processSPU(unsigned int, uint8_t*)
> make[1]: *** [player-dvd.o] Error 1
> 
> 

same here, i didnt aplied the patch, 
from what i understood its only needed when you use die digital out from
a FF card.
i also used CVS from today.

-----------
player-dvd.c: In member function `bool cDvdPlayer::playSPU(int, unsigned
char*,
   int)':
player-dvd.c:1458: error: no matching function for call to
`cSpuDecoder::
   processSPU(uint64_t, uint8_t*&, bool&)'
../../../include/vdr/spu.h:38: error: candidates are: virtual void
   cSpuDecoder::processSPU(unsigned int, uint8_t*)
make[1]: *** [player-dvd.o] Fehler 1
make[1]: Leaving directory `/usr/src/vdr-1.3.17/PLUGINS/src/dvd'







Home | Main Index | Thread Index