<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: pimp my mythtv</title>
	<atom:link href="http://wonkabar.org/2007/09/12/pimp-my-mythtv/feed/" rel="self" type="application/rss+xml" />
	<link>http://wonkabar.org/2007/09/12/pimp-my-mythtv/</link>
	<description>cornflakes, cartoons, dragons, linux, multimedia, psychology, teenagers</description>
	<lastBuildDate>Mon, 20 Feb 2012 23:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Lars Rasmussen</title>
		<link>http://wonkabar.org/2007/09/12/pimp-my-mythtv/#comment-338</link>
		<dc:creator><![CDATA[Lars Rasmussen]]></dc:creator>
		<pubDate>Mon, 17 Sep 2007 20:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/archives/338#comment-338</guid>
		<description><![CDATA[Steve, excellent post.

I just found the XvMC options for MythTV(http://www.mythtv.org/wiki/index.php/XvMC) this weekend, and haven&#039;t tried them yet, but I am hopeful that the motion issues I&#039;ve seen playing back DVD ISO files &amp; physical DVDs will be solved for me by using XvMC.

Here&#039;s what I found:
&lt;code&gt;mplayer -vo xvmc -vc ffmpeg12mc&lt;/code&gt;

Is that what you are using?  Your previous post seems to indicate the same.]]></description>
		<content:encoded><![CDATA[<p>Steve, excellent post.</p>
<p>I just found the XvMC options for MythTV(<a href="http://www.mythtv.org/wiki/index.php/XvMC" rel="nofollow">http://www.mythtv.org/wiki/index.php/XvMC</a>) this weekend, and haven&#8217;t tried them yet, but I am hopeful that the motion issues I&#8217;ve seen playing back DVD ISO files &amp; physical DVDs will be solved for me by using XvMC.</p>
<p>Here&#8217;s what I found:<br />
<code>mplayer -vo xvmc -vc ffmpeg12mc</code></p>
<p>Is that what you are using?  Your previous post seems to indicate the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://wonkabar.org/2007/09/12/pimp-my-mythtv/#comment-337</link>
		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Thu, 13 Sep 2007 15:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/archives/338#comment-337</guid>
		<description><![CDATA[Chewi,

No, I only watch DVDs on my DVD player.  I don&#039;t even have MythDVD installed, and haven&#039;t even played with it in quite some time.

I&#039;ve had different results with different boxes when it comes to XvMC as well.  I&#039;m not quite sure I&#039;m doing everything quite right.  It does need some more research.]]></description>
		<content:encoded><![CDATA[<p>Chewi,</p>
<p>No, I only watch DVDs on my DVD player.  I don&#8217;t even have MythDVD installed, and haven&#8217;t even played with it in quite some time.</p>
<p>I&#8217;ve had different results with different boxes when it comes to XvMC as well.  I&#8217;m not quite sure I&#8217;m doing everything quite right.  It does need some more research.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chewi</title>
		<link>http://wonkabar.org/2007/09/12/pimp-my-mythtv/#comment-336</link>
		<dc:creator><![CDATA[Chewi]]></dc:creator>
		<pubDate>Thu, 13 Sep 2007 10:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/archives/338#comment-336</guid>
		<description><![CDATA[I don&#039;t suppose you actually play any DVDs with MythDVD because you rip them all first? =P I get slight tearing during scene pans. I have enabled the XvMC option but I don&#039;t think it affects MythDVD. Either that or it&#039;s not working on my hardware. It&#039;s a 2.8Ghz machine though so it should be able to handle it. I haven&#039;t been any to find any info on the problem.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t suppose you actually play any DVDs with MythDVD because you rip them all first? =P I get slight tearing during scene pans. I have enabled the XvMC option but I don&#8217;t think it affects MythDVD. Either that or it&#8217;s not working on my hardware. It&#8217;s a 2.8Ghz machine though so it should be able to handle it. I haven&#8217;t been any to find any info on the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gusar</title>
		<link>http://wonkabar.org/2007/09/12/pimp-my-mythtv/#comment-335</link>
		<dc:creator><![CDATA[Gusar]]></dc:creator>
		<pubDate>Thu, 13 Sep 2007 08:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/archives/338#comment-335</guid>
		<description><![CDATA[It&#039;s true about AVI and Matroska size. AVI has an overhead 24 bytes per frame and a lot of it for audio, especially if it&#039;s VBR.

Matroska has no noticable audio overhead and a very low overhead for video. If you use SimpleBlocks aka Matroska v2 (it&#039;s an option in mkvmerge) as low as 6 bytes per frame from my experience.

A good container comparison with hard numbers: http://www.alexander-noe.com/video/amg/en_overhead_comparison.html]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s true about AVI and Matroska size. AVI has an overhead 24 bytes per frame and a lot of it for audio, especially if it&#8217;s VBR.</p>
<p>Matroska has no noticable audio overhead and a very low overhead for video. If you use SimpleBlocks aka Matroska v2 (it&#8217;s an option in mkvmerge) as low as 6 bytes per frame from my experience.</p>
<p>A good container comparison with hard numbers: <a href="http://www.alexander-noe.com/video/amg/en_overhead_comparison.html" rel="nofollow">http://www.alexander-noe.com/video/amg/en_overhead_comparison.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

