Mailing List archive

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

[vdr] AW: Re: ANNOUNCE: vdr-bitstreamout 0.43 (AC3 loop through soundcard)



 
> I've just upload 0.43a. Btw: I've removed the `= 0' from
> spdif::Synchronize() from spdif.c.  IMHO the declaration
> within the name space of the class should stay, shouldn't it?
 
Now compiling without probs:

make[1]: Entering directory
`/usr/local/src/vdr-1.1.22_ohne_ac3_patch/PLUGINS/src/bitstreamout-0.43a
'
bitstreamout Version 0.43a
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include bitstreamout.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include iec60958.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include ac3.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include dts.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include lpcm.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include channel.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include replay.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -fPIC -DPIC
-c -DPLUGIN_NAME_I18N='"bitstreamout"' -D_GNU_SOURCE  -I../../../include
-I../../../../DVB/include spdif.c
g++ -g -DDEBUG -O2 -Wall -Woverloaded-virtual -funroll-loops -shared
bitstreamout.o iec60958.o ac3.o dts.o lpcm.o channel.o replay.o spdif.o
-Wl,-soname -Wl,libvdr-bitstreamout.so.1.1.22 -o libvdr-bitstreamout.so
-lasound
strip --strip-unneeded ../../lib/libvdr-bitstreamout.so.1.1.22
make[1]: Leaving directory
`/usr/local/src/vdr-1.1.22_ohne_ac3_patch/PLUGINS/src/bitstreamout-0.43a
'

Works fine :-) Also the typ of ac3-recordings (i have some) which
crashed vdr (plugin ?) until now are ok ! Good work, thank you !

...Hagen




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index