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
Support
General Support
Freecom USB not found-despite instructions followed!
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="psross" data-source="post: 207653" data-attributes="member: 60849"><p>The problem here is that there is a newer revision of the Freecom DVB-T stick out that has a different chipset (Realtek 2831) and different BDA drivers.</p><p></p><p>I've got this new revision working by adding the following to CaptureCardDefinitions.xml:</p><p></p><p>[code]</p><p> <capturecard commercialname="Freecom USB 2.0 DVB-T Device" capturename="REALTEK 2831U_BDA Filter" devid="vid_14aa&amp;pid_0160"></p><p> <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"></capabilities></p><p> <tv></p><p> <interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"></interface></p><p> <filters></p><p> <filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"></filter></p><p> <filter cat="capture" name="REALTEK 2831U_BDA Filter" checkdevice="true"></filter> </p><p> </filters></p><p> <connections></p><p> <connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection></p><p> </connections></p><p> </tv></p><p> </capturecard></p><p>[/code]</p></blockquote><p></p>
[QUOTE="psross, post: 207653, member: 60849"] The problem here is that there is a newer revision of the Freecom DVB-T stick out that has a different chipset (Realtek 2831) and different BDA drivers. I've got this new revision working by adding the following to CaptureCardDefinitions.xml: [code] <capturecard commercialname="Freecom USB 2.0 DVB-T Device" capturename="REALTEK 2831U_BDA Filter" devid="vid_14aa&pid_0160"> <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="true"></capabilities> <tv> <interface cat="capture" video="2" audio="3" mpeg2="1" sectionsandtables="5"></interface> <filters> <filter cat="networkprovider" name="Microsoft DVBT Network Provider" checkdevice="false"></filter> <filter cat="capture" name="REALTEK 2831U_BDA Filter" checkdevice="true"></filter> </filters> <connections> <connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection> </connections> </tv> </capturecard> [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Freecom USB not found-despite instructions followed!
Contact us
RSS
Top
Bottom