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
HELP: Conexant 878A WDM Support?
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="Shaft" data-source="post: 104405" data-attributes="member: 29129"><p>Ehhh.... Okay, I guess I got it working. The only thing I can figure is that something during a driver install messed up the Device ID reporting 0878 instead of 036e in the Windows registry. MP was picking up the former, which was invalid, whereas DScaler was detecting the latter directly from the hardware (and that's what tipped me off).</p><p></p><p>I removed all reference to any 878 driver and reinstalled. Setup actually let me load the card without any errors?!</p><p></p><p>So, here's the definition I'm currently using:</p><p></p><p>[code]</p><p> <capturecard commercialname="Sabrent TV-FM Tuner" capturename="Conexant Video Capture" devid="ven_109e&amp;dev_036e&amp;subsys_00000000&amp;rev_11"></p><p> <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/></p><p> <tv></p><p> <interface cat="mux" video="" audio="" mpeg2="0"/></p><p> <filters></p><p> <filter cat="tvtuner" name="Conexant TVTuner" checkdevice="true"/></p><p> <filter cat="tvaudio" name="Conexant TVAudio" checkdevice="true"/></p><p> <filter cat="crossbar" name="Conexant Crossbar" checkdevice="true"/></p><p> <filter cat="capture" name="Conexant Video Capture" checkdevice="true"/></p><p> <filter cat="audcapture" name="%soundcard%" checkdevice="true"/></p><p> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"/></p><p> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"/></p><p> <filter cat="mux" name="%mpegmux%" checkdevice="false"/></p><p> </filters></p><p> <connections></p><p> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/></p><p> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/></p><p> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/></p><p> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/></p><p> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/></p><p> <connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/></p><p> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/></p><p> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/></p><p> </connections></p><p> </tv></p><p> </capturecard></p><p>[/code]</p><p></p><p>The image quality leaves a lot to be desired at this point, so I'll be tinkering with that, but the main thing is that it's working.</p><p></p><p>Now I can play! Huzzah!</p></blockquote><p></p>
[QUOTE="Shaft, post: 104405, member: 29129"] Ehhh.... Okay, I guess I got it working. The only thing I can figure is that something during a driver install messed up the Device ID reporting 0878 instead of 036e in the Windows registry. MP was picking up the former, which was invalid, whereas DScaler was detecting the latter directly from the hardware (and that's what tipped me off). I removed all reference to any 878 driver and reinstalled. Setup actually let me load the card without any errors?! So, here's the definition I'm currently using: [code] <capturecard commercialname="Sabrent TV-FM Tuner" capturename="Conexant Video Capture" devid="ven_109e&dev_036e&subsys_00000000&rev_11"> <capabilities tv="true" radio="true" mpeg2="true" mce="false" sw="false" bda="false"/> <tv> <interface cat="mux" video="" audio="" mpeg2="0"/> <filters> <filter cat="tvtuner" name="Conexant TVTuner" checkdevice="true"/> <filter cat="tvaudio" name="Conexant TVAudio" checkdevice="true"/> <filter cat="crossbar" name="Conexant Crossbar" checkdevice="true"/> <filter cat="capture" name="Conexant Video Capture" checkdevice="true"/> <filter cat="audcapture" name="%soundcard%" checkdevice="true"/> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"/> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"/> <filter cat="mux" name="%mpegmux%" checkdevice="false"/> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"/> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/> <connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"/> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"/> </connections> </tv> </capturecard> [/code] The image quality leaves a lot to be desired at this point, so I'll be tinkering with that, but the main thing is that it's working. Now I can play! Huzzah! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
HELP: Conexant 878A WDM Support?
Contact us
RSS
Top
Bottom