home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="mm1352000" data-source="post: 700419" data-attributes="member: 82144"><p><strong>Re: AW: Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?</strong></p><p></p><p>Hi again FreakyJ</p><p></p><p>Thank you for the logs. They are perfect! <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p><p></p><p></p><p>No problem <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" />.</p><p>This is the important information from your logs:</p><p></p><p>[CODE]</p><p>2011-01-07 08:18:03.880367 [(5)]: debug: name = DVB-DTV 20400</p><p>2011-01-07 08:18:03.881367 [(5)]: debug: device *does not* support type DEVICE_TYPE_DVBS</p><p>2011-01-07 08:18:03.881367 [(5)]: debug: device *does not* support type DEVICE_TYPE_DVBT</p><p>2011-01-07 08:18:03.881367 [(5)]: debug: device supports type DEVICE_TYPE_DVBC</p><p>2011-01-07 08:18:03.881367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ATSC</p><p>2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ANNEX_C</p><p>2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ISDB_T</p><p>2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ISDB_S</p><p>2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_PAL</p><p>2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_NTSC</p><p>2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_SECAM</p><p>2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_SVIDEO</p><p>2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_COMPOSITE</p><p>2011-01-07 08:18:03.884368 [(5)]: debug: device *does not* support type DEVICE_TYPE_FM</p><p>2011-01-07 08:18:03.884368 [(5)]: debug: speed = Device_Speed_PCI</p><p>2011-01-07 08:18:03.884368 [(5)]: debug: MAC address = 0x5B5D1FCA0800</p><p>2011-01-07 08:18:03.884368 [(5)]: [B]debug: CI support = SUPPORT_CI_V2[/B]</p><p>2011-01-07 08:18:03.885368 [(5)]: debug: TS packet length = 188</p><p>2011-01-07 08:18:03.885368 [(5)]: debug: PID filter present = 0</p><p>2011-01-07 08:18:03.885368 [(5)]: debug: PID filter bypass supported = 0</p><p></p><p>2011-01-07 08:18:03.890368 [(5)]: debug: driver major version = 1.1</p><p>2011-01-07 08:18:03.890368 [(5)]: debug: driver minor version = 1.9</p><p>2011-01-07 08:18:03.891368 [(5)]: debug: firmware major version = 0.0</p><p>2011-01-07 08:18:03.891368 [(5)]: debug: firmware minor version = 0.0</p><p>2011-01-07 08:18:03.891368 [(5)]: debug: date = Nov 6 2009 14:31:41</p><p>2011-01-07 08:18:03.891368 [(5)]: debug: company = TWINHAN</p><p>2011-01-07 08:18:03.892368 [(5)]: debug: hardware info = Mantis PCI DVB FTA/CI series</p><p>2011-01-07 08:18:03.892368 [(5)]: [B]debug: CI event mode supported[/B]</p><p>[/CODE]</p><p></p><p>In particular, the most important thing to notice is that your tuner supports version 2 of the CI API. This means that my guess was correct. I'll start updating the code to make sure both versions of the API can be supported. Having said that, I've been looking at the code that IDA generated today. I have a feeling that Terratec may have made up their own API for CI support. We'll deal with that issue when we come to it, but for the moment sit tight and I'll get back to you when I have something new for you to test.</p><p></p><p></p><p>To be honest, I don't really know much about individual CAMs' support for multidecrypt. The quote that you found suggests that it should support it...</p><p></p><p>I have never even used a CAM myself because here in New Zealand the only pay TV service uses NDS videoguard (for which there is no legal CAM). Not only that: the OEM Twinhan card that I used for testing doesn't have a CI.</p><p></p><p></p><p>Correct - that is a limitation for all cards.</p><p></p><p>The reason I asked about MultiDecrypt is that Melstig (the user in the other thread that I linked to) has a Terratec H7 which only decrypts multiple channels with the patch that I have also given to you. If Multidecrypt works with the original TV Server DLL then please be sure to test the new DLL too. If only the new DLL (or both) works for you then it should be safe to update the code to work for the H7, however if only the old DLL works then I'm going to have to figure out how to make Multidecrypt work for your Cinergy as well as his H7...</p></blockquote><p></p>
[QUOTE="mm1352000, post: 700419, member: 82144"] [b]Re: AW: Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?[/b] Hi again FreakyJ Thank you for the logs. They are perfect! :thx: No problem :). This is the important information from your logs: [CODE] 2011-01-07 08:18:03.880367 [(5)]: debug: name = DVB-DTV 20400 2011-01-07 08:18:03.881367 [(5)]: debug: device *does not* support type DEVICE_TYPE_DVBS 2011-01-07 08:18:03.881367 [(5)]: debug: device *does not* support type DEVICE_TYPE_DVBT 2011-01-07 08:18:03.881367 [(5)]: debug: device supports type DEVICE_TYPE_DVBC 2011-01-07 08:18:03.881367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ATSC 2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ANNEX_C 2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ISDB_T 2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_ISDB_S 2011-01-07 08:18:03.882367 [(5)]: debug: device *does not* support type DEVICE_TYPE_PAL 2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_NTSC 2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_SECAM 2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_SVIDEO 2011-01-07 08:18:03.883367 [(5)]: debug: device *does not* support type DEVICE_TYPE_COMPOSITE 2011-01-07 08:18:03.884368 [(5)]: debug: device *does not* support type DEVICE_TYPE_FM 2011-01-07 08:18:03.884368 [(5)]: debug: speed = Device_Speed_PCI 2011-01-07 08:18:03.884368 [(5)]: debug: MAC address = 0x5B5D1FCA0800 2011-01-07 08:18:03.884368 [(5)]: [B]debug: CI support = SUPPORT_CI_V2[/B] 2011-01-07 08:18:03.885368 [(5)]: debug: TS packet length = 188 2011-01-07 08:18:03.885368 [(5)]: debug: PID filter present = 0 2011-01-07 08:18:03.885368 [(5)]: debug: PID filter bypass supported = 0 2011-01-07 08:18:03.890368 [(5)]: debug: driver major version = 1.1 2011-01-07 08:18:03.890368 [(5)]: debug: driver minor version = 1.9 2011-01-07 08:18:03.891368 [(5)]: debug: firmware major version = 0.0 2011-01-07 08:18:03.891368 [(5)]: debug: firmware minor version = 0.0 2011-01-07 08:18:03.891368 [(5)]: debug: date = Nov 6 2009 14:31:41 2011-01-07 08:18:03.891368 [(5)]: debug: company = TWINHAN 2011-01-07 08:18:03.892368 [(5)]: debug: hardware info = Mantis PCI DVB FTA/CI series 2011-01-07 08:18:03.892368 [(5)]: [B]debug: CI event mode supported[/B] [/CODE] In particular, the most important thing to notice is that your tuner supports version 2 of the CI API. This means that my guess was correct. I'll start updating the code to make sure both versions of the API can be supported. Having said that, I've been looking at the code that IDA generated today. I have a feeling that Terratec may have made up their own API for CI support. We'll deal with that issue when we come to it, but for the moment sit tight and I'll get back to you when I have something new for you to test. To be honest, I don't really know much about individual CAMs' support for multidecrypt. The quote that you found suggests that it should support it... I have never even used a CAM myself because here in New Zealand the only pay TV service uses NDS videoguard (for which there is no legal CAM). Not only that: the OEM Twinhan card that I used for testing doesn't have a CI. Correct - that is a limitation for all cards. The reason I asked about MultiDecrypt is that Melstig (the user in the other thread that I linked to) has a Terratec H7 which only decrypts multiple channels with the patch that I have also given to you. If Multidecrypt works with the original TV Server DLL then please be sure to test the new DLL too. If only the new DLL (or both) works for you then it should be safe to update the code to work for the H7, however if only the old DLL works then I'm going to have to figure out how to make Multidecrypt work for your Cinergy as well as his H7... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Can someone help to create a CI Menu for the Terratec Cinergy C HD + CI?
Contact us
RSS
Top
Bottom