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
AverMedia AverTV 305
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="dima.yegorov" data-source="post: 231843" data-attributes="member: 66196"><p>Done myself. You need app. from avermedia.com for AverTV 203. So you install drivers for Aver 305 then app for Aver 203 (because only with that app. you'll get needed codecs). Then add code shown below to your def. file. And you'll get it working. But as for me the system acts very slow. Frames are dropped and so on. So I think software encoding cards are actually useless for MediaPortal / MCE...</p><p></p><p>[CODE] <capturecard commercialname="AVerMedia AverTV 305" capturename="AVerMedia, AVerTV WDM Video Capture (7130)" devid="ven_1131&amp;dev_7130&amp;subsys_A10A1461&amp;rev_01"></p><p> <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"></capabilities></p><p> <tv></p><p> <interface cat="encoder" video="" audio="" mpeg2="0"></interface></p><p> <filters></p><p> <filter cat="tvtuner" name="PhTVTune" checkdevice="true"></filter></p><p> <filter cat="tvaudio" name="Cap7134 TV Audio" checkdevice="true"></filter></p><p> <filter cat="crossbar" name="Cap7134 Crossbar" checkdevice="true"></filter></p><p> <filter cat="capture" name="AVerMedia, AVerTV WDM Video Capture (7130)" checkdevice="true"></filter></p><p> <filter cat="audcapture" name="%soundcard%" checkdevice="true"></filter></p><p> <filter cat="videncoder" name="AVerMedia MPEG Video Encoder" checkdevice="false"></filter></p><p> <filter cat="audencoder" name="AVerMedia MPEG Audio Encoder" checkdevice="false"></filter></p><p> <filter cat="mux" name="AVerMedia MPEG-2 Multiplexer" checkdevice="false"></filter></p><p> </filters></p><p> <connections> </p><p> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"></connection></p><p> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection></p><p> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"></connection></p><p> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection></p><p> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"></connection></p><p> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="audcapture" sinkpin="0"></connection></p><p> <connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"></connection></p><p> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"></connection></p><p> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"></connection></p><p> </connections></p><p> </tv></p><p> </capturecard>[/CODE]</p></blockquote><p></p>
[QUOTE="dima.yegorov, post: 231843, member: 66196"] Done myself. You need app. from avermedia.com for AverTV 203. So you install drivers for Aver 305 then app for Aver 203 (because only with that app. you'll get needed codecs). Then add code shown below to your def. file. And you'll get it working. But as for me the system acts very slow. Frames are dropped and so on. So I think software encoding cards are actually useless for MediaPortal / MCE... [CODE] <capturecard commercialname="AVerMedia AverTV 305" capturename="AVerMedia, AVerTV WDM Video Capture (7130)" devid="ven_1131&dev_7130&subsys_A10A1461&rev_01"> <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"></capabilities> <tv> <interface cat="encoder" video="" audio="" mpeg2="0"></interface> <filters> <filter cat="tvtuner" name="PhTVTune" checkdevice="true"></filter> <filter cat="tvaudio" name="Cap7134 TV Audio" checkdevice="true"></filter> <filter cat="crossbar" name="Cap7134 Crossbar" checkdevice="true"></filter> <filter cat="capture" name="AVerMedia, AVerTV WDM Video Capture (7130)" checkdevice="true"></filter> <filter cat="audcapture" name="%soundcard%" checkdevice="true"></filter> <filter cat="videncoder" name="AVerMedia MPEG Video Encoder" checkdevice="false"></filter> <filter cat="audencoder" name="AVerMedia MPEG Audio Encoder" checkdevice="false"></filter> <filter cat="mux" name="AVerMedia MPEG-2 Multiplexer" checkdevice="false"></filter> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="%tvtuner%"></connection> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"></connection> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="%audiotuner%"></connection> <connection sourcefilter="crossbar" sourcepin="0" sinkfilter="capture" sinkpin="0"></connection> <connection sourcefilter="capture" sourcepin="0" sinkfilter="videncoder" sinkpin="0"></connection> <connection sourcefilter="crossbar" sourcepin="1" sinkfilter="audcapture" sinkpin="0"></connection> <connection sourcefilter="audcapture" sourcepin="0" sinkfilter="audencoder" sinkpin="0"></connection> <connection sourcefilter="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"></connection> <connection sourcefilter="audencoder" sourcepin="0" sinkfilter="mux" sinkpin="1"></connection> </connections> </tv> </capturecard>[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
AverMedia AverTV 305
Contact us
RSS
Top
Bottom