Re: Hauppauge 950Q TS capture intermittent lock up

2014-05-21 Thread Mauro Carvalho Chehab
Hi Trevor, Em Tue, 13 May 2014 11:53:24 -0400 Trevor G escreveu: > Example app is attached. My build is just "gcc -O2 dvbcapture.c -o > dvbcapture". Thanks, it was very useful, as I could reproduce your issues. What is happening is that, after ~10-15 times it opens the demux, the DMA engine s

Re: Hauppauge 950Q TS capture intermittent lock up

2014-05-13 Thread Trevor G
Example app is attached. My build is just "gcc -O2 dvbcapture.c -o dvbcapture". Here's example output and usage of this app - both working and with data lockup. Params mean: DVB adapter 0, frequency 357Mhz, 4 seconds, output to "stuff.ts", QAM256. The app returns exit code 3 if no data is availabl

Re: Hauppauge 950Q TS capture intermittent lock up

2014-05-11 Thread Trevor Graffa
Mauro, Thanks. (Resending in plain text as last email was rejected by email list). I'll look at the patch, and let you know if that helps. I'll send out the application tomorrow as I'm not on my dev machine right now. -Trevor On Sun, May 11, 2014 at 10:58 AM, Mauro Carvalho Chehab wrote: > Hi T

Re: Hauppauge 950Q TS capture intermittent lock up

2014-05-11 Thread Mauro Carvalho Chehab
Hi Trevor, Em Fri, 9 May 2014 11:19:49 -0400 Trevor Anonymous escreveu: > Hello all, > > I have written a simple application to capture RF QAM transport > streams with the Hauppauge 950Q, and save to a file. This is > essentially the same as dvbstream, but with unnecessary stuff removed > (and

Hauppauge 950Q TS capture intermittent lock up

2014-05-09 Thread Trevor Anonymous
Hello all, I have written a simple application to capture RF QAM transport streams with the Hauppauge 950Q, and save to a file. This is essentially the same as dvbstream, but with unnecessary stuff removed (and I have verified this bug using dvbstream as well): - tune using frontend device - demux