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
ATI HDTV Wonder - No Signal Detected
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="ibanks" data-source="post: 89373" data-attributes="member: 26539"><p>Your log indicates that the ATI MPEG Multiplexer failed to bind to the MPEG2 demuxer that media portal uses to pipe the stream to the VMR renderer.</p><p></p><p><SNIP></p><p></p><p>10/20/2006 9:33:46 AM mpeg2:find MPEG2 demuxer input pin</p><p>10/20/2006 9:33:46 AM mpeg2:found MPEG2 demuxer input pin</p><p><strong>10/20/2006 9:33:47 AM SinkGraph:FAILED to connect Encoder->mpeg2 demuxer:80040217</strong></p><p>10/20/2006 9:33:47 AM mpeg2:MPEG2 demuxer map MPG stream 0xe0->video output pin</p><p>10/20/2006 9:33:47 AM mpeg2:mapped MPEG2 demuxer stream 0xe0->video output </p><p></p><p><END SNIP></p><p></p><p>I had the same problem, and suspect anyone using the default graph definition in 'CaptureCardDefinitions.xml' does as well.</p><p></p><p>I just spent the last four or five days hacking my 'CaptureCardDefinitions.xml' up until eventually I found that this worked for me...</p><p></p><p><capturecard commercialname="ATI HDTV Wonder (Analogue)" capturename="ATI DTV Wonder Analog AV Capture" devid="ven_14F1&amp;dev_8800&amp;subsys_a1011002&amp;rev_05"></p><p> <capabilities tv="true" radio="false" 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="ATI DTV Wonder Analog TV Tuner" checkdevice="true"/></p><p> <filter cat="tvaudio" name="ATI DTV Wonder Analog TV Audio" checkdevice="true"/></p><p> <filter cat="crossbar" name="ATI DTV Wonder Analog AV Crossbar" checkdevice="true"/></p><p> <filter cat="capture" name="ATI DTV Wonder Analog AV Capture" checkdevice="true"/></p><p> <filter cat="videncoder" name="ATI MPEG Video Encoder" checkdevice="false"/></p><p> <filter cat="audencoder" name="ATI MPEG Audio Encoder" checkdevice="false"/></p><p> <filter cat="mux" name="Cyberlink MPEG Muxer" checkdevice="false"/></p><p> </filters></p><p> <connections></p><p> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="1"/></p><p> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/></p><p> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="4"/></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="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/></p><p> </connections></p><p> </tv></p><p> </capturecard></p><p></p><p>The 'Cyberlink MPEG Muxer' apparently does bind with MPEG2 demux without error.</p><p></p><p>The subtle trickery of the way the audio encoder automatically binds without further instruction in the definitions, is a mystery to me, but take my word that if I try to explicitly bind it in the card definitions file itself. It fails. And blocks the video binding as well.</p><p></p><p>So, just try replacing the card def chunk for ATI HDTV WONDER (ANALOGUE) in your 'CaptureCardDefinitions.xml' with the above.</p><p></p><p>Let me and others know if it works for you, too. I wonder if it's platform related or not.</p><p></p><p>The cyberlink mpeg muxer is a.k.a. 'MpgMux.ax' in your media portal root dir. It's installed and registered with media portal, so you should be good to go as far as that's concerned.</p><p></p><p>If this works for you too, you may find as I have that, while it does enable the tuner to stream into media portal under certain conditions, it ultimately reveals other more complex issues.</p><p></p><p>Good luck.</p></blockquote><p></p>
[QUOTE="ibanks, post: 89373, member: 26539"] Your log indicates that the ATI MPEG Multiplexer failed to bind to the MPEG2 demuxer that media portal uses to pipe the stream to the VMR renderer. <SNIP> 10/20/2006 9:33:46 AM mpeg2:find MPEG2 demuxer input pin 10/20/2006 9:33:46 AM mpeg2:found MPEG2 demuxer input pin [B]10/20/2006 9:33:47 AM SinkGraph:FAILED to connect Encoder->mpeg2 demuxer:80040217[/B] 10/20/2006 9:33:47 AM mpeg2:MPEG2 demuxer map MPG stream 0xe0->video output pin 10/20/2006 9:33:47 AM mpeg2:mapped MPEG2 demuxer stream 0xe0->video output <END SNIP> I had the same problem, and suspect anyone using the default graph definition in 'CaptureCardDefinitions.xml' does as well. I just spent the last four or five days hacking my 'CaptureCardDefinitions.xml' up until eventually I found that this worked for me... <capturecard commercialname="ATI HDTV Wonder (Analogue)" capturename="ATI DTV Wonder Analog AV Capture" devid="ven_14F1&dev_8800&subsys_a1011002&rev_05"> <capabilities tv="true" radio="false" mpeg2="true" mce="false" sw="false" bda="false"/> <tv> <interface cat="mux" video="" audio="" mpeg2="0"/> <filters> <filter cat="tvtuner" name="ATI DTV Wonder Analog TV Tuner" checkdevice="true"/> <filter cat="tvaudio" name="ATI DTV Wonder Analog TV Audio" checkdevice="true"/> <filter cat="crossbar" name="ATI DTV Wonder Analog AV Crossbar" checkdevice="true"/> <filter cat="capture" name="ATI DTV Wonder Analog AV Capture" checkdevice="true"/> <filter cat="videncoder" name="ATI MPEG Video Encoder" checkdevice="false"/> <filter cat="audencoder" name="ATI MPEG Audio Encoder" checkdevice="false"/> <filter cat="mux" name="Cyberlink MPEG Muxer" checkdevice="false"/> </filters> <connections> <connection sourcefilter="tvtuner" sourcepin="0" sinkfilter="crossbar" sinkpin="1"/> <connection sourcefilter="tvtuner" sourcepin="1" sinkfilter="tvaudio" sinkpin="0"/> <connection sourcefilter="tvaudio" sourcepin="0" sinkfilter="crossbar" sinkpin="4"/> <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="videncoder" sourcepin="0" sinkfilter="mux" sinkpin="0"/> </connections> </tv> </capturecard> The 'Cyberlink MPEG Muxer' apparently does bind with MPEG2 demux without error. The subtle trickery of the way the audio encoder automatically binds without further instruction in the definitions, is a mystery to me, but take my word that if I try to explicitly bind it in the card definitions file itself. It fails. And blocks the video binding as well. So, just try replacing the card def chunk for ATI HDTV WONDER (ANALOGUE) in your 'CaptureCardDefinitions.xml' with the above. Let me and others know if it works for you, too. I wonder if it's platform related or not. The cyberlink mpeg muxer is a.k.a. 'MpgMux.ax' in your media portal root dir. It's installed and registered with media portal, so you should be good to go as far as that's concerned. If this works for you too, you may find as I have that, while it does enable the tuner to stream into media portal under certain conditions, it ultimately reveals other more complex issues. Good luck. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
ATI HDTV Wonder - No Signal Detected
Contact us
RSS
Top
Bottom