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
Installation, configuration support
Help editing the xml file
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="Jan-Tamm" data-source="post: 133936" data-attributes="member: 47439"><p>Hi icefeniks,</p><p></p><p>I had a similar problem. I am no expert but here is the graph that I used (rename to .grf) and the corresponding part of the xml file. This works and the graph can be made. If yours does not work, try enabling the debug logging (setup, general). Then, try to add or edit the capture card. You should get the popup with "cannot create graph". Now, you can check the configuration.log and it should tell you what it tried to connect in the graph and what failed. So in your example, you may have to add the video encoder after the crossbar.</p><p></p><p>[CODE]</p><p> <capturecard commercialname="Compro VideoMate H900" capturename="VideoMate H900 Video Capture" devid="ven_14f1&amp;dev_5b7a&amp;subsys_e100185b&amp;rev_00"></p><p> <capabilities tv="true" radio="true" mpeg2="true" mce="true" sw="false" bda="false"/></p><p> <tv></p><p> <interface cat="encoder" video="" audio="" mpeg2="0"/></p><p> <filters></p><p> <filter cat="tvtuner" name="VideoMate H900 Tuner" checkdevice="false"/></p><p> <filter cat="tvaudio" name="VideoMate H900 TvAudio" checkdevice="false"/></p><p> <filter cat="crossbar" name="VideoMate H900 Crossbar" checkdevice="false"/></p><p> <filter cat="capture" name="VideoMate H900 Video Capture" checkdevice="true"/></p><p> <filter cat="encoder" name="VideoMate H900 Encoder" 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="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/></p><p> <connection sourcefilter="capture" sourcepin="4" sinkfilter="encoder" sinkpin="0"/></p><p> </connections></p><p> </tv></p><p> </capturecard></p><p>[/CODE]</p><p></p><p>Good luck,</p><p></p><p>Jan</p></blockquote><p></p>
[QUOTE="Jan-Tamm, post: 133936, member: 47439"] Hi icefeniks, I had a similar problem. I am no expert but here is the graph that I used (rename to .grf) and the corresponding part of the xml file. This works and the graph can be made. If yours does not work, try enabling the debug logging (setup, general). Then, try to add or edit the capture card. You should get the popup with "cannot create graph". Now, you can check the configuration.log and it should tell you what it tried to connect in the graph and what failed. So in your example, you may have to add the video encoder after the crossbar. [CODE] <capturecard commercialname="Compro VideoMate H900" capturename="VideoMate H900 Video Capture" devid="ven_14f1&dev_5b7a&subsys_e100185b&rev_00"> <capabilities tv="true" radio="true" mpeg2="true" mce="true" sw="false" bda="false"/> <tv> <interface cat="encoder" video="" audio="" mpeg2="0"/> <filters> <filter cat="tvtuner" name="VideoMate H900 Tuner" checkdevice="false"/> <filter cat="tvaudio" name="VideoMate H900 TvAudio" checkdevice="false"/> <filter cat="crossbar" name="VideoMate H900 Crossbar" checkdevice="false"/> <filter cat="capture" name="VideoMate H900 Video Capture" checkdevice="true"/> <filter cat="encoder" name="VideoMate H900 Encoder" 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="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/> <connection sourcefilter="capture" sourcepin="4" sinkfilter="encoder" sinkpin="0"/> </connections> </tv> </capturecard> [/CODE] Good luck, Jan [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Help editing the xml file
Contact us
RSS
Top
Bottom