[vdr] Recording DVB-T HD infrance
Jose Alberto Reguero
jareguero at telefonica.net
Tue Mar 23 02:24:25 CET 2010
El Miércoles, 17 de Marzo de 2010, Eric Valette escribió:
> >> Still wonder why such a one liner patch is not integrated though.
> >
> > That forum is in French and apparently requires registration.
> >
> > Can you post that "one-liner" here?
>
> I just translate the instruction, into english (could do german too ;-))
> Could do a diff but for one trivial line no need for it.
>
> Just add the following line in pat.c
>
> case SI::AC3DescriptorTag:
> + case SI::EnhancedAC3DescriptorTag:
> dpid = stream.getPid();
>
>
>
> I think for streamdev the same patch is required in
> livestreamer.c
>
> case SI::AC3DescriptorTag:
> + case SI::EnhancedAC3DescriptorTag:
> Dprintf("cStreamdevPatFilter PMT scanner: adding PID %d (%s) %s\n",
>
> -- eric
>
>
>
I make a patch to use ffmpeg eac3 with xine. The patch is for the latest xine-
lib-1.2 hg. If you use xineliboutput you also need the second patch attached.
Jose Alberto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xine-eac3.diff
Type: text/x-patch
Size: 7950 bytes
Desc: not available
URL: <http://www.linuxtv.org/pipermail/vdr/attachments/20100323/3871d1d2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xineliboutputeac3.diff
Type: text/x-patch
Size: 1066 bytes
Desc: not available
URL: <http://www.linuxtv.org/pipermail/vdr/attachments/20100323/3871d1d2/attachment-0001.bin>
More information about the vdr
mailing list