[dvblast-devel] [PATCH] software descrambling

Sergiy piratfm at gmail.com
Tue Jun 29 13:27:58 CEST 2010


Hi all,

Here is glue patch, that implements software CSA descrambling through
libdvbcsa.
Only BISS & constcw supported.

After stream decoded, it may be sent uniformly in time, but in this case
every stream needs it's own thread.
Just uncomment CFLAGS += -DOUTPUT_IMMEDIATE to disable output threads,
in this case, stream will be outputted by big chunks.

Additional config file needed, it given by -k option. Thhere is keys for
specified sid's inside that file, for example:
1100 biss://0xYYYYYYYYYYYYYYYY
9,5 biss://0xXXXXXXXXXXXXXXXX

First line gives key only for 1 sid, second line meens that sids 9 & 5 have
same key.

This patch for tags/1.1 from svn.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/dvblast-devel/attachments/20100629/873c7ca8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvblast-biss-decoder.patch.gz
Type: application/x-gzip
Size: 7141 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/dvblast-devel/attachments/20100629/873c7ca8/attachment.bin>


More information about the dvblast-devel mailing list