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
Problem with AVerMedia A301 Config
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="b00nlander" data-source="post: 212319" data-attributes="member: 50763"><p>Hi,</p><p></p><p>my TV card is a hybrid card (analog + DVB-T), so I tried to add the settings of the analog part to the CardDefinitions as described <a href="http://wiki.team-mediaportal.com/Add_TVCard_to_natively_supported_list" target="_blank">here</a> (the settings for DVB-T are already in the xml file). Well, what I did just doesn't work; it must be a problem with the filters. As soon as I enter my filters in the CardDefinitions, the configuration program will simply throw me an error like "No video capture card(s) were found, you won't be able to configure any video capture devices". It does find the card (with DVB-T settings) when I use the standard CardDefinitions.</p><p></p><p>Could someone please look into my configuration? I can't find the error <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>existing (DVB-T) configuration:</p><p>[CODE]</p><p> <capturecard commercialname="AVerMedia A301" capturename="AVerMedia Hybrid TV BDA TS Capture" devid="vid_07ca&amp;pid_a301"></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="tunerdevice" name="AVerMedia Hybrid TV BDA Tuner (XC3018)" checkdevice="true"></filter></p><p> <filter cat="capture" name="AVerMedia Hybrid TV BDA TS Capture" checkdevice="true"></filter></p><p> </filters></p><p> <connections></p><p> <connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"></connection></p><p> <connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection></p><p> </connections></p><p> </tv></p><p> </capturecard></p><p>[/CODE]</p><p></p><p>my new (analog-) configuration:</p><p>[CODE]</p><p> <capturecard commercialname="AVerMedia A301(analog)" capturename="AVerMedia Hybrid TV BDA TS Capture" devid="vid_07ca&amp;pid_a301"></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="tvtuner" name="AVerMedia Hybrid TV Tuner" checkdevice="true"/></p><p> <filter cat="tvaudio" name="AVerMedia Hybrid TV Audio" checkdevice="true"/></p><p> <filter cat="crossbar" name="AVerMedia Hybrid TV Crossbar" checkdevice="true"/></p><p> <filter cat="capture" name="AVerMedia TV Video Capture" checkdevice="true"/></p><p> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"/></p><p> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"/></p><p> <filters></p><p> <connections></p><p> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="0"/></p><p> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/></p><p> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="3"/></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="0" sinkfilter="videncoder" sinkpin="0"/></p><p> <connection sourcefilter="capture" sourcepin="1" sinkfilter="audencoder" sinkpin="0"/></p><p> </connections></p><p> </tv></p><p> </capturecard></p><p></p><p></p><p>[/CODE]</p><p></p><p></p><p>I tried adding my entry to the file as well as replacing the old entry with my new entry, but I'll get an error message in both cases. I do not get that error message when I only alter the connections (but then the program says it can't create a graph), but only when I change the filters. Thus the error probably is to be found there.</p><p>But I can actually watch TV in GraphEdit, so the connections should be set up correctly (files attached) <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>Thanks for your help,</p><p>Ulrich</p></blockquote><p></p>
[QUOTE="b00nlander, post: 212319, member: 50763"] Hi, my TV card is a hybrid card (analog + DVB-T), so I tried to add the settings of the analog part to the CardDefinitions as described [URL="http://wiki.team-mediaportal.com/Add_TVCard_to_natively_supported_list"]here[/URL] (the settings for DVB-T are already in the xml file). Well, what I did just doesn't work; it must be a problem with the filters. As soon as I enter my filters in the CardDefinitions, the configuration program will simply throw me an error like "No video capture card(s) were found, you won't be able to configure any video capture devices". It does find the card (with DVB-T settings) when I use the standard CardDefinitions. Could someone please look into my configuration? I can't find the error :( existing (DVB-T) configuration: [CODE] <capturecard commercialname="AVerMedia A301" capturename="AVerMedia Hybrid TV BDA TS Capture" devid="vid_07ca&pid_a301"> <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="tunerdevice" name="AVerMedia Hybrid TV BDA Tuner (XC3018)" checkdevice="true"></filter> <filter cat="capture" name="AVerMedia Hybrid TV BDA TS Capture" checkdevice="true"></filter> </filters> <connections> <connection sourcefilter="networkprovider" sourcepin="0" sinkfilter="tunerdevice" sinkpin="0"></connection> <connection sourcefilter="tunerdevice" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection> </connections> </tv> </capturecard> [/CODE] my new (analog-) configuration: [CODE] <capturecard commercialname="AVerMedia A301(analog)" capturename="AVerMedia Hybrid TV BDA TS Capture" devid="vid_07ca&pid_a301"> <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="tvtuner" name="AVerMedia Hybrid TV Tuner" checkdevice="true"/> <filter cat="tvaudio" name="AVerMedia Hybrid TV Audio" checkdevice="true"/> <filter cat="crossbar" name="AVerMedia Hybrid TV Crossbar" checkdevice="true"/> <filter cat="capture" name="AVerMedia TV Video Capture" checkdevice="true"/> <filter cat="videncoder" name="%videoencoder%" checkdevice="false"/> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"/> <filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="0"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="3"/> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"/> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="capture" sinkpin="1"/> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"/> <connection sourcefilter="capture" sourcepin="1" sinkfilter="audencoder" sinkpin="0"/> </connections> </tv> </capturecard> [/CODE] I tried adding my entry to the file as well as replacing the old entry with my new entry, but I'll get an error message in both cases. I do not get that error message when I only alter the connections (but then the program says it can't create a graph), but only when I change the filters. Thus the error probably is to be found there. But I can actually watch TV in GraphEdit, so the connections should be set up correctly (files attached) :) Thanks for your help, Ulrich [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Problem with AVerMedia A301 Config
Contact us
RSS
Top
Bottom