<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The HyRax Macrocosm &#187; GStreamer</title>
	<atom:link href="http://www.serenux.com/tag/gstreamer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serenux.com</link>
	<description>Life, the Universe and Ubuntu.</description>
	<lastBuildDate>Sun, 29 Aug 2010 21:35:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>HowTo: Eliminate the Green Bar on video playback in Totem (and other media players)</title>
		<link>http://www.serenux.com/2008/12/howto-eliminate-the-green-bar-on-video-playback-in-totem-and-other-media-players/</link>
		<comments>http://www.serenux.com/2008/12/howto-eliminate-the-green-bar-on-video-playback-in-totem-and-other-media-players/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 23:01:48 +0000</pubDate>
		<dc:creator>HyRax</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[GStreamer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Totem]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.serenux.com/?p=256</guid>
		<description><![CDATA[Some people, including myself, have experienced an annoying issue whereby some videos you playback, particularly those encoded with the Xvid codec, have an apparent corruption of video represented by a thick Green Bar(TM) somewhere on the image. Generally the colours are askew as well and sometimes sections of the image are blurred. You might assume [...]]]></description>
			<content:encoded><![CDATA[<p>Some people, including myself, have experienced an annoying issue whereby some videos you playback, particularly those encoded with the Xvid codec, have an apparent corruption of video represented by a thick Green Bar(TM) somewhere on the image. Generally the colours are askew as well and sometimes sections of the image are blurred. You might assume that the original video is corrupt in some way, but this is not the case as the video will typically run fine through media players on other platforms.</p>
<p><span id="more-256"></span>The Green Bar(TM) and general video corruption looks similar to this:</p>
<p><img class="aligncenter size-full wp-image-260" title="Totem featuring the Green Bar(TM)" src="http://www.serenux.com/wp-content/uploads/2008/12/totem_greenbar.jpg" alt="Totem featuring the Green Bar(TM)" width="502" height="355" /></p>
<p>The issue is that the XVideo extension of X Windows (aka <em>Xv</em>) is having trouble dealing with the decoded video data when using your video card to scale the video to fit the window. There is a fix, however, at a minor cost of some CPU time &#8211; instead of getting your video card to do the scaling, get the CPU to do it instead.</p>
<ol>
<li>Press ALT+F2 to bring up the Run Application dialog (or just open a terminal) and type in <em>gstreamer-properties</em> and hit Enter.
<p><img class="aligncenter size-full wp-image-259" title="Run the GStreamer Properties app" src="http://www.serenux.com/wp-content/uploads/2008/12/gstreamersettings_runapp.jpg" alt="Run the GStreamer Properties app" width="580" height="188" />.</li>
<li>You will be presented with the GStreamer properties app. Click on the <em>Video</em> tab and you will see the following:
<p><img class="aligncenter size-full wp-image-262" title="GStreamer's default settings" src="http://www.serenux.com/wp-content/uploads/2008/12/gstreamersettings_default.jpg" alt="GStreamer's default settings" width="418" height="436" />.</li>
<li>Change the <strong>Default Output Plugin</strong> from <em>Autodetect</em> to <em>X Window System (No Xv)</em> and then close the application.
<p><img class="aligncenter size-full wp-image-258" title="Modify the GStreamer settings to &quot;NoXV&quot;" src="http://www.serenux.com/wp-content/uploads/2008/12/gstreamersettings_noxv.jpg" alt="Modify the GStreamer settings to &quot;NoXV&quot;" width="418" height="436" />.</li>
<li>Now re-run your video file through Totem and the Green Bar(TM) should now be gone. Scaling of the video to fit the window is now being done by the CPU. The impact should be negligible. Should you experience playback slowdown with other videos that never had the Green Bar(TM) issue previously, you should go back into GStreamer&#8217;s properties and re-enable Xv as required.
<p><img class="aligncenter size-full wp-image-261" title="Totem no longer featuring the Green Bar(TM)" src="http://www.serenux.com/wp-content/uploads/2008/12/totem_greenbar_fixed.jpg" alt="Totem no longer featuring the Green Bar(TM)" width="502" height="355" />.</li>
<li>Retrieve popcorn and enjoy movie.</li>
</ol>
<div class='wp_likes' id='wp_likes_post-256'><a class='like' href="javascript:wp_likes.like(256);" title='' ><img src="http://www.serenux.com/wp-content/plugins/wp-likes/images/like.gif" alt='' border='0'/>Like</a><span class='text'></span>
<div class='unlike'><a href="javascript:wp_likes.unlike(256);">Unlike</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.serenux.com/2008/12/howto-eliminate-the-green-bar-on-video-playback-in-totem-and-other-media-players/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
