Re: DVB nGene CI : TS Discontinuities issues

2012-02-26 Thread Anssi Hannula
Hello, 13.05.2011 14:54, Ralph Metzler kirjoitti: Below my test code. You just need to adjust the device name. I had it running for an hour and had no discontinuities (except at restarts, might have to look into buffer flushing). I tested it with nGene and Octopus boards on an Asus ION2

Re: DVB nGene CI : TS Discontinuities issues

2012-02-26 Thread Ralph Metzler
Anssi Hannula writes: I had it running for an hour and had no discontinuities (except at restarts, might have to look into buffer flushing). I tested it with nGene and Octopus boards on an Asus ION2 board and on a Marvell Kirkwood based ARM board. Should your test code (quoted

cxd2099 CI on DDBridge not working (was: Re: DVB nGene CI : TS Discontinuities issues)

2012-02-26 Thread Anssi Hannula
27.02.2012 00:14, Ralph Metzler kirjoitti: Anssi Hannula writes: I had it running for an hour and had no discontinuities (except at restarts, might have to look into buffer flushing). I tested it with nGene and Octopus boards on an Asus ION2 board and on a Marvell Kirkwood based

Re: DVB nGene CI : TS Discontinuities issues

2011-05-13 Thread Ralph Metzler
Issa Gorissen writes: On 11/05/11 15:12, Issa Gorissen wrote: From: Ralph Metzler r...@metzlerbros.de Issa Gorissen writes: Could you please take a look at the cxd2099 issues ? I have attached a version with my changes. I have tested a lot of different settings with

Re: DVB nGene CI : TS Discontinuities issues

2011-05-12 Thread Issa Gorissen
On 11/05/11 15:12, Issa Gorissen wrote: From: Ralph Metzler r...@metzlerbros.de Issa Gorissen writes: Could you please take a look at the cxd2099 issues ? I have attached a version with my changes. I have tested a lot of different settings with the help of the chip datasheet.

RE: DVB nGene CI : TS Discontinuities issues

2011-05-11 Thread COEXSI
-Original Message- From: Issa Gorissen [mailto:flo...@usa.net] Sent: mercredi 11 mai 2011 15:13 To: Ralph Metzler Cc: Linux Media Mailing List; S-bastien RAILLARD; Oliver Endriss Subject: Re: DVB nGene CI : TS Discontinuities issues From: Ralph Metzler r...@metzlerbros.de Issa

Re: DVB nGene CI : TS Discontinuities issues

2011-05-11 Thread Issa Gorissen
From: Ralph Metzler r...@metzlerbros.de Issa Gorissen writes: Could you please take a look at the cxd2099 issues ? I have attached a version with my changes. I have tested a lot of different settings with the help of the chip datasheet. Scrambled programs are not handled

RE: DVB nGene CI : TS Discontinuities issues

2011-05-09 Thread COEXSI
-Original Message- From: Issa Gorissen [mailto:flo...@usa.net] Sent: lundi 9 mai 2011 02:42 To: Ralph Metzler Cc: Linux Media Mailing List; Sébastien RAILLARD (COEXSI); Oliver Endriss; Martin Vidovic Subject: Re: DVB nGene CI : TS Discontinuities issues On 07/05/11 23:34, Ralph

Re: DVB nGene CI : TS Discontinuities issues

2011-05-09 Thread Issa Gorissen
On 09/05/11 09:04, Sébastien RAILLARD (COEXSI) wrote: I don't know if CAT needs to be in the stream passed through sec0 as Sebastien mentioned, so I modified gnutv to add it to dvr. Yes, the CAT table is mandatory, it must be sent to the CAM, as well as : * the EMM PID referenced in the CAT

Re: DVB nGene CI : TS Discontinuities issues

2011-05-08 Thread Issa Gorissen
On 07/05/11 23:34, Ralph Metzler wrote: Before blaming packet loss on the CI data path also please make certain that you have no buffer overflows in the input part of the sec device. In the ngene driver you can e.g. add a printk in tsin_exchange(): if (dvb_ringbuffer_free(dev-tsin_rbuf)

Re: DVB nGene CI : TS Discontinuities issues

2011-05-08 Thread Issa Gorissen
On 07/05/11 23:34, Ralph Metzler wrote: I do not have any cxd2099 issues. I have a simple test program which includes a 32bit counter as payload and can pump data through the CI with full speed and have no packet loss. I only tested decoding with an ORF stream and an Alphacrypt CAM but also

Re: DVB nGene CI : TS Discontinuities issues

2011-05-07 Thread Issa Gorissen
On 03/05/11 12:59, Sébastien RAILLARD (COEXSI) wrote: Dear all, I'm doing some tests with the CI interface of the Linux4Media cineS2 DVB-S2 Twin Tuner (v5) card. I notice some TS discontinuities during my tests. My setup: - Aston Viaccess Pro CAM - Linux4Media cineS2 DVB-S2 Twin Tuner

DVB nGene CI : TS Discontinuities issues

2011-05-03 Thread COEXSI
Dear all, I'm doing some tests with the CI interface of the Linux4Media cineS2 DVB-S2 Twin Tuner (v5) card. I notice some TS discontinuities during my tests. My setup: - Aston Viaccess Pro CAM - Linux4Media cineS2 DVB-S2 Twin Tuner (v5) card - Latest git media_build source with DF_SWAP32 patch -