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
Almost configured AverTV 305 (software) - almost ready - just need some help.
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: 231442" data-attributes="member: 66196"><p>I think I almost won the battle. AverTV 305 (SAA7130) is detected. All devices configured. Now I only have a problem with graph and/or encoders I suppose. So here is error.log:</p><p></p><p>[CODE]2008-02-04 00:41:35.656250 [ERROR][6]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)</p><p>2008-02-04 00:41:35.656250 [ERROR][6]: Exception :Object reference not set to an instance of an object.</p><p>2008-02-04 00:41:35.656250 [ERROR][6]: site :Boolean CreateGraph(Int32)</p><p>2008-02-04 00:41:35.656250 [ERROR][6]: source :TVCapture</p><p>2008-02-04 00:41:35.656250 [ERROR][6]: stacktrace: at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)[/CODE]</p><p></p><p>That's all! Nothing more in this file <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /> </p><p></p><p>recorder.log:</p><p></p><p>[CODE]2008-02-04 00:41:35.203125 [Info.][MPMain]: Recorder: card:1 video device:AVerMedia, AVerTV WDM Video Capture (7130) TV:True record:True priority:1</p><p>2008-02-04 00:41:43.390625 [Info.][MPMain]: Recorder: Enabling DX9 exclusive mode</p><p>2008-02-04 00:41:43.421875 [Info.][6]: Command: view tv channel:5</p><p>2008-02-04 00:41:43.421875 [Info.][6]: Recorder: find free card</p><p>2008-02-04 00:41:43.421875 [Info.][6]: Analysing Card 0</p><p>2008-02-04 00:41:43.437500 [Info.][6]: Card 0 can view channel 5 recording=False</p><p>2008-02-04 00:41:43.437500 [Info.][6]: Command:Stop all card except card:0</p><p>2008-02-04 00:41:43.437500 [Info.][6]: Recorder: use free card AVerMedia AverTV 305 prio:1 name:AVerMedia AverTV 305</p><p>2008-02-04 00:41:43.437500 [Info.][6]: Recorder: start watching on card:AVerMedia AverTV 305 channel:5[/CODE]</p><p></p><p>Seems to be quite ok...</p><p></p><p>But I still get "Cannot create graph" error.</p><p></p><p>MediaPortal.log is attached. I just can't understand where the problem is! I've got a lot of errors while configuring tuner devices, but there always was a description! And here I can see nothing.</p><p></p><p>Encoder is InterVideo (WinDVR3) - I can configure it from MediaPortal Settings so I think it's installed properly. AverTV native soft works perfect. Even plug-in for AverTV remote works 100% fine with MediaPortal.</p><p></p><p>Sorry for my English <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>P.S. almost forgot! Configuration:</p><p></p><p>[CODE]<?xml version="1.0" encoding="UTF-8"?></p><p><capturecards></p><p></p><p><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="%videoencoder%" checkdevice="false"></filter></p><p> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"></filter></p><p> <filter cat="mux" name="%mpegmux%" 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="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></p><p> </p><p></capturecards>[/CODE]</p></blockquote><p></p>
[QUOTE="dima.yegorov, post: 231442, member: 66196"] I think I almost won the battle. AverTV 305 (SAA7130) is detected. All devices configured. Now I only have a problem with graph and/or encoders I suppose. So here is error.log: [CODE]2008-02-04 00:41:35.656250 [ERROR][6]: Exception :System.NullReferenceException: Object reference not set to an instance of an object. at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality) 2008-02-04 00:41:35.656250 [ERROR][6]: Exception :Object reference not set to an instance of an object. 2008-02-04 00:41:35.656250 [ERROR][6]: site :Boolean CreateGraph(Int32) 2008-02-04 00:41:35.656250 [ERROR][6]: source :TVCapture 2008-02-04 00:41:35.656250 [ERROR][6]: stacktrace: at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)[/CODE] That's all! Nothing more in this file :) recorder.log: [CODE]2008-02-04 00:41:35.203125 [Info.][MPMain]: Recorder: card:1 video device:AVerMedia, AVerTV WDM Video Capture (7130) TV:True record:True priority:1 2008-02-04 00:41:43.390625 [Info.][MPMain]: Recorder: Enabling DX9 exclusive mode 2008-02-04 00:41:43.421875 [Info.][6]: Command: view tv channel:5 2008-02-04 00:41:43.421875 [Info.][6]: Recorder: find free card 2008-02-04 00:41:43.421875 [Info.][6]: Analysing Card 0 2008-02-04 00:41:43.437500 [Info.][6]: Card 0 can view channel 5 recording=False 2008-02-04 00:41:43.437500 [Info.][6]: Command:Stop all card except card:0 2008-02-04 00:41:43.437500 [Info.][6]: Recorder: use free card AVerMedia AverTV 305 prio:1 name:AVerMedia AverTV 305 2008-02-04 00:41:43.437500 [Info.][6]: Recorder: start watching on card:AVerMedia AverTV 305 channel:5[/CODE] Seems to be quite ok... But I still get "Cannot create graph" error. MediaPortal.log is attached. I just can't understand where the problem is! I've got a lot of errors while configuring tuner devices, but there always was a description! And here I can see nothing. Encoder is InterVideo (WinDVR3) - I can configure it from MediaPortal Settings so I think it's installed properly. AverTV native soft works perfect. Even plug-in for AverTV remote works 100% fine with MediaPortal. Sorry for my English :) P.S. almost forgot! Configuration: [CODE]<?xml version="1.0" encoding="UTF-8"?> <capturecards> <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="%videoencoder%" checkdevice="false"></filter> <filter cat="audencoder" name="%audioencoder%" checkdevice="false"></filter> <filter cat="mux" name="%mpegmux%" 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="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> </capturecards>[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Almost configured AverTV 305 (software) - almost ready - just need some help.
Contact us
RSS
Top
Bottom