Mailing List archive

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

[vdr] Re: How to use 5.1 with VDR?



On Fri, Jan 17, 2003 at 08:20:10PM +0100, Jan Rieger wrote:

> I've written a patch against vdr 1.1.20 that ports the AC3overDVB stuff
> from the AIO 10.09 patch against vdr 1.0.4. It should also work with
> the newest version of vdr (1.1.21) and perhaps with older versions - so
> try it.
> 
> This patch provides a filter for the cDvbDevice class that encapsulates
> the incoming AC3 respectively DTS stream to the needed IEC 60958
> packets.
> 
> You can download the patch from:
> 
>    ricomp.de/vdr/vdr-1.1.20_AC3overDVB.diff

Great, could you be kind enough to explain me why I can't patch my vdr
with it:

cat /data/linux/dvb/vdr-1.1.20_AC3overDVB.diff  | patch -p1 -l
patching file Makefile
patching file config.c
patching file config.h
patching file device.h
patching file dvbdevice.c
patch: **** malformed patch at line 82: @@ -774,6 +776,9 @@

Could I simply delete the following lines:

@@ -307,6 +308,7 @@
   delete spuDecoder;
   delete siProcessor;
   delete dvbTuner;
   // We're not explicitly closing any device files here, since this sometimes
   // caused segfaults. Besides, the program is about to terminate anyway...
 }

Thank you very much,

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


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



Home | Main Index | Thread Index