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



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




Home | Main Index | Thread Index