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



_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to