Hi
is it need to use bitstreamout plugin http://downloads.sourceforge.net/sourceforge/bitstreamout/vdr-bitstreamout-0...
for vdr 178 and vdr-xine 093 ?
I don't have AC3 audio from my via8237 integrated sound card, but mono and stereo audio work well with spdif (in vdr setup I turn on the option for use DD)
anyway I couldn't compile bitstreamout
arvdr:/usr/src/vdr/PLUGINS/src/bitstreamout# make all bitstreamout Version 0.89b g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPIC -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE -DVERSION="0.89b" -DHAS_ASOUNDLIB_H -DHAS_CDEFS_H -DHAS_MAD_H -I../s2-liplianin/linux/include -I../../../include -c bitstreamout.c bitstreamout.c: In member function ‘virtual bool cBitStreamOut::Start()’: bitstreamout.c:239: error: cannot allocate an object of abstract type ‘cReplayOutSPDif’ replay.h:33: note: because the following virtual functions are pure within ‘cReplayOutSPDif’: ../../../include/vdr/audio.h:27: note: virtual void cAudio::PlayTs(const uchar*, int) make: *** [bitstreamout.o] Ошибка 1