[linux-dvb] Re: reading two elementary PIDs (Aud and Vid) at once

2002-11-07 Thread Matt Davis
Interresting... I'll take a look when I too have time (I'm just now getting off of other projects and back to playing with the DVB stuff). It seemed to solve the problem a few months ago but I could have easily missed something. Matt On Thursday 07 November 2002 01:10 pm, Holger Waechtler

[linux-dvb] Re: reading two elementary PIDs (Aud and Vid) at once

2002-11-01 Thread Matt Davis
On Friday 01 November 2002 03:42 am, Holger Waechtler wrote: Hi Matt, there are many things changed since your patch, could you please regenerate your patch using diff -pu so that I can see the function names? thanks, Holger Here is a diff on the changes against the REL-0-9-2 branch

[linux-dvb] Re: reading two elementary PIDs (Aud and Vid) at once

2002-10-31 Thread Johannes Stezenbach
On Thu, Oct 31, 2002 at 02:44:23PM +1100, Mike Doyle wrote: having problems reading two elementary PIDs at once. ... fd = open(/dev/ost/demux,O_RDWR) Set up filter: pesFilterParams.pid = pid; pesFilterParams.input = DMX_IN_FRONTEND; pesFilterParams.output =

[linux-dvb] Re: reading two elementary PIDs (Aud and Vid) at once

2002-10-31 Thread Mike Doyle
On Fri, 1 Nov 2002 00:36, Johannes Stezenbach wrote: On Thu, Oct 31, 2002 at 02:44:23PM +1100, Mike Doyle wrote: having problems reading two elementary PIDs at once. ... fd = open(/dev/ost/demux,O_RDWR) Set up filter: pesFilterParams.pid = pid; pesFilterParams.input =

[linux-dvb] Re: reading two elementary PIDs (Aud and Vid) at once

2002-10-31 Thread Matt Davis
On Thursday 31 October 2002 04:07 pm, Mike Doyle wrote: Does this mean I should be trying another way of getting two Elementary streams (any suggestions)? If not, is there a fix? Or work around? thanks again Mike When trying to do the same thing, I found in the old driver that when