Hi everyone,
Should we update https://github.com/O...PliExtraInfo.py for BISS2?
See https://github.com/O...13055b3828d690c and https://github.com/O...a248c2241d86feb
DVB-CISSA is defined in https://www.etsi.org...127v010101p.pdf
BISS2?
Started by Persian Prince, 10 Apr 2019 20:13
3 replies to this topic
Re: BISS2? #2
Re: BISS2? #3
Posted 22 November 2019 - 19:05
can you add Verimatrix, i.e Kartina Satellite, Mult, Astra 19.2E, DVB-S2, 11568V, 23000, 3/4 8PSK
--- old/PliExtraInfo.py +++ new/PliExtraInfo.py @@ -23,7 +23,8 @@ ("0x2700", "0x2710", "Dre3", "D3", False ), ("0x4ae0", "0x4ae1", "Dre", "D", False ), ("0x4aee", "0x4aee", "BulCrypt", "B1", False ), - ("0x5581", "0x5581", "BulCrypt", "B2", False ) + ("0x5581", "0x5581", "BulCrypt", "B2", False ), + ("0x5601", "0x5604", "Verimatrix", "Vm", False ) ) # stream type to codec map @@ -80,6 +81,7 @@ ("CryptoCaidDreAvailable", "D", False), ("CryptoCaidBulCrypt1Available","B1", False), ("CryptoCaidBulCrypt2Available","B2", False), + ("CryptoCaidVerimatrixSelected","Vm", False), ("CryptoCaidTandbergAvailable", "TB", False), ("CryptoCaidSecaSelected", "S", True), ("CryptoCaidViaSelected", "V", True), @@ -95,6 +97,7 @@ ("CryptoCaidDreSelected", "D", True), ("CryptoCaidBulCrypt1Selected", "B1", True), ("CryptoCaidBulCrypt2Selected", "B2", True), + ("CryptoCaidVerimatrixSelected","Vm", True), ("CryptoCaidTandbergSelected", "TB", True), ) self.ecmdata = GetEcmInfo()
Re: BISS2? #4
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users