Feature #685
Add an --enable-descrambler option in configure
0%
Description
Hi,
I don't use any descrambler and I have problem with this part of the code (sometime, channels are wrongly detected as encrypted).
Is it possible to add an --enable-descrambler option in configure to add the possibily of disabling the descrambler support.
I attach the current patch I use in my ebuild.
Regards.
Files
History
Updated by Hein Rigolo about 13 years ago
You say that channels are wrongly detected as encrypted. Can you provide a transport stream dump of such a case? This should not be the case unless your DVB provider does not follow the DVB standard.
Hein
Updated by Marc Perrudin about 13 years ago
I traced the bug and when I have it, there is about 10 encrypted packets witch are received. After thats, the channel is reinitialized and the second time all goes well.
Here is the first 100 M of the transport stream (should be available within 20 minutes):
http://iim296.free.fr/download/_dev_dvb_adapter2_Conexant_CX22702_DVB_T546000000.dump1.splittedaa
If you need more or another sample, tell me. For one channel, it happens everytime.
Regards.
Updated by Marc Perrudin about 13 years ago
I had to split the file in smaller parts (20M):
http://iim296.free.fr/download/_dev_dvb_adapter2_Conexant_CX22702_DVB_T546000000.dump1.splittedaa
http://iim296.free.fr/download/_dev_dvb_adapter2_Conexant_CX22702_DVB_T546000000.dump1.splittedab
http://iim296.free.fr/download/_dev_dvb_adapter2_Conexant_CX22702_DVB_T546000000.dump1.splittedac
http://iim296.free.fr/download/_dev_dvb_adapter2_Conexant_CX22702_DVB_T546000000.dump1.splittedad
http://iim296.free.fr/download/_dev_dvb_adapter2_Conexant_CX22702_DVB_T546000000.dump1.splittedae
Updated by Adam Sutton over 12 years ago
- Status changed from New to Rejected
No update on this in a while. If you still want to see this included please provide a pull request via github.