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!)
TBS: CI/CAM support and other improvements
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: 1226568" data-attributes="member: 82144"><p>Thanks <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /></p><p></p><p>The log shows that the tuner is still not recognised as a TBS tuner:</p><p>[2017-07-23 19:59:07,402] [Log ] [13 ] [INFO ] - Check for TBS</p><p>[2017-07-23 19:59:07,402] [Log ] [13 ] [INFO ] - Check for KNC</p><p></p><p>You could tell TBS support that our code follows their official SDK. It checks for the property set support:</p><ul> <li data-xf-list-type="ul">PCI/PCIe tuners:<ul> <li data-xf-list-type="ul">property set KSPROPSETID_BdaTunerExtensionProperties {faa8f3e5-31d4-4e41-88ef-d9eb716f6ec9} on tuner filter input pin<br /> </li> <li data-xf-list-type="ul">is TBS tuner if KSPROPERTY_BDA_TBSACCESS (21) is supported (get or set)</li> <li data-xf-list-type="ul">has CI slot if KSPROPERTY_BDA_CI_ACCESS (18) is supported (get or set)</li> </ul></li> <li data-xf-list-type="ul">USB tuners:<ul> <li data-xf-list-type="ul">property set KSPROPERTYSET_QBOXControl {c6efe5eb-855a-4f1b-b7aa-87b5e1dc4113} on tuner/capture filter<br /> </li> <li data-xf-list-type="ul">is TBS tuner if KSPROPERTY_CTRL_IR (1) is supported (get or set)</li> <li data-xf-list-type="ul">has CI slot if KSPROPERTY_CTRL_CI_ACCESS (8) is supported (get or set)</li> </ul></li> </ul><p>So, they need to make sure that the driver supports those custom property set properties.</p><p>...or, if they have a new property set, they need to give us the details and update their SDK.</p></blockquote><p></p>
[QUOTE="mm1352000, post: 1226568, member: 82144"] Thanks (y) The log shows that the tuner is still not recognised as a TBS tuner: [2017-07-23 19:59:07,402] [Log ] [13 ] [INFO ] - Check for TBS [2017-07-23 19:59:07,402] [Log ] [13 ] [INFO ] - Check for KNC You could tell TBS support that our code follows their official SDK. It checks for the property set support: [LIST] [*]PCI/PCIe tuners: [LIST] [*]property set KSPROPSETID_BdaTunerExtensionProperties {faa8f3e5-31d4-4e41-88ef-d9eb716f6ec9} on tuner filter input pin [*]is TBS tuner if KSPROPERTY_BDA_TBSACCESS (21) is supported (get or set) [*]has CI slot if KSPROPERTY_BDA_CI_ACCESS (18) is supported (get or set) [/LIST] [*]USB tuners: [LIST] [*]property set KSPROPERTYSET_QBOXControl {c6efe5eb-855a-4f1b-b7aa-87b5e1dc4113} on tuner/capture filter [*]is TBS tuner if KSPROPERTY_CTRL_IR (1) is supported (get or set) [*]has CI slot if KSPROPERTY_CTRL_CI_ACCESS (8) is supported (get or set) [/LIST] [/LIST] So, they need to make sure that the driver supports those custom property set properties. ...or, if they have a new property set, they need to give us the details and update their SDK. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
TBS: CI/CAM support and other improvements
Contact us
RSS
Top
Bottom