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
Failure to get software card hauppauge wintv express working
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="stragulus" data-source="post: 102342" data-attributes="member: 28236"><p>Ok, got it working now, even though I had to figure it all out myself <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> </p><p></p><p>I changed the CaptureCardDefinitions.xml file for the WinTV Express entry. I had to explicitly</p><p>specify the InterVideo encoder filters, otherwise it wouldn't work. Maybe this should have been done in another way, but this works when WinDVR3 is installed.</p><p></p><p>Here's the changed bit, for those who care about it:</p><p></p><p>[code]</p><p> <capturecard commercialname="Hauppauge WinTV Express" capturename="Hauppauge WinTV Capture" devid="ven_109e&amp;dev_036e&amp;subsys_13eb0070&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="Hauppauge WinTV TvTuner" checkdevice="true"/></p><p> <filter cat="tvaudio" name="Hauppauge WinTV TvAudio" checkdevice="true"/></p><p> <filter cat="crossbar" name="Hauppauge WinTV Crossbar" checkdevice="true"/></p><p> <filter cat="capture" name="Hauppauge WinTV Capture" checkdevice="true"/></p><p> <filter cat="audcapture" name="%soundcard%" checkdevice="true"/></p><p> <filter cat="videncoder" name="InterVideo Video Encoder" checkdevice="false"/></p><p> <filter cat="audencoder" name="InterVideo Audio Encoder" checkdevice="false"/></p><p> <filter cat="mux" name="InterVideo Multiplexer" 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></p><p>[/code]</p></blockquote><p></p>
[QUOTE="stragulus, post: 102342, member: 28236"] Ok, got it working now, even though I had to figure it all out myself :( I changed the CaptureCardDefinitions.xml file for the WinTV Express entry. I had to explicitly specify the InterVideo encoder filters, otherwise it wouldn't work. Maybe this should have been done in another way, but this works when WinDVR3 is installed. Here's the changed bit, for those who care about it: [code] <capturecard commercialname="Hauppauge WinTV Express" capturename="Hauppauge WinTV Capture" devid="ven_109e&dev_036e&subsys_13eb0070&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="Hauppauge WinTV TvTuner" checkdevice="true"/> <filter cat="tvaudio" name="Hauppauge WinTV TvAudio" checkdevice="true"/> <filter cat="crossbar" name="Hauppauge WinTV Crossbar" checkdevice="true"/> <filter cat="capture" name="Hauppauge WinTV Capture" checkdevice="true"/> <filter cat="audcapture" name="%soundcard%" checkdevice="true"/> <filter cat="videncoder" name="InterVideo Video Encoder" checkdevice="false"/> <filter cat="audencoder" name="InterVideo Audio Encoder" checkdevice="false"/> <filter cat="mux" name="InterVideo Multiplexer" 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] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Failure to get software card hauppauge wintv express working
Contact us
RSS
Top
Bottom