Page 1 of 1

Scrambling question

Posted: 27 Mar 2009 14:47
by badem129
I would like to know where to look in vlc source code to understand if a stream is scrambled and descrambling works fine.
thanks

Re: Scrambling question

Posted: 28 Mar 2009 18:55
by Jean-Baptiste Kempf
Scambled or interlaced?

Re: Scrambling question

Posted: 29 Mar 2009 22:23
by badem129
Scrambled.

Re: Scrambling question

Posted: 29 Mar 2009 22:48
by Jean-Baptiste Kempf
like in TS-CSA?

Re: Scrambling question

Posted: 30 Mar 2009 09:31
by badem129
yes.some tv channels switch between scrambled and open(not scrambled)streams.i need to discover this transition and then need to detect if my system(ci module+official subscription card) works fine for the scrambled stream.

Re: Scrambling question

Posted: 30 Mar 2009 09:47
by Jean-Baptiste Kempf
So, this is done at the TS demuxer level. See modules/demux/ts.c