Quick question though, does Xv even support I422? I'm guessing it doesn't and there would have to be a conversion.<br><br>- Mark.<br><br><div><span class="gmail_quote">On 11/21/06, <b class="gmail_sendername">Daniel Kristjansson
</b> &lt;<a href="mailto:danielk@cuymedia.net">danielk@cuymedia.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Tue, 2006-11-21 at 11:38 -0500, Mark Buechler wrote:
<br>&gt; I'm trying to watch a 4:2:2 feed from one of my DVB sources and it<br>&gt; seems Myth isn't liking the mpeg2 at all. The tables are all fine and<br>&gt; I'm able to tune, however, the frontend dumps when trying to play it.
<br>&gt;<br>&gt; Does anyone have knowledge of 4:2:2 mpeg2 in MythTV or know if it's<br>&gt; supported?<br><br>4:2:2 isn't supported. If you want to add support have a look<br>at videoout_xv.cpp, the xv_chroma needs to be set to an I422
<br>value, plus you may need to make some minor modifications to<br>avformatdecoder.cpp.<br><br>-- Daniel<br><br>_______________________________________________<br>mythtv-dev mailing list<br><a href="mailto:mythtv-dev@mythtv.org">
mythtv-dev@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev</a><br></blockquote></div><br>