<?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: playing with x264</title>
	<atom:link href="http://wonkabar.org/2009/10/26/playing-with-x264/feed/" rel="self" type="application/rss+xml" />
	<link>http://wonkabar.org/2009/10/26/playing-with-x264/</link>
	<description>cornflakes, cartoons, dragons, linux, multimedia, psychology, teenagers</description>
	<lastBuildDate>Wed, 25 Jan 2012 01:25:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: 056</title>
		<link>http://wonkabar.org/2009/10/26/playing-with-x264/#comment-915</link>
		<dc:creator><![CDATA[056]]></dc:creator>
		<pubDate>Tue, 27 Oct 2009 18:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/?p=1035#comment-915</guid>
		<description><![CDATA[Handbrake...the SVN ver.]]></description>
		<content:encoded><![CDATA[<p>Handbrake&#8230;the SVN ver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lefty.crupps</title>
		<link>http://wonkabar.org/2009/10/26/playing-with-x264/#comment-914</link>
		<dc:creator><![CDATA[lefty.crupps]]></dc:creator>
		<pubDate>Tue, 27 Oct 2009 12:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/?p=1035#comment-914</guid>
		<description><![CDATA[Your videos are listed as 59.94 FPS because thats roughly double the NTSC standard, 29.97; with this doubling comes higher-quality video.  Check out info about Progressive and Interlace scanning methods.

For very good video encoding with an easy, text-based &#039;wizard&#039; that walks you through some encoding options and runs on its own after that, check out xvidenc and h264enc (both are available in Debian&#039;s repositories, not sure if in Free or non-Free though).  Generally I will set it up to run over night or all day at work, since a backup of a 4.2GB DVD will take about 8 hours with the settings that I pick.  Launch the app in a terminal with:
shell$  xvidenc -2p -p ehq
meaning, 2pass, -preset &#039;extra high quality&#039;.  There are other options as well if you run &#039;xvidenc --help&#039;.]]></description>
		<content:encoded><![CDATA[<p>Your videos are listed as 59.94 FPS because thats roughly double the NTSC standard, 29.97; with this doubling comes higher-quality video.  Check out info about Progressive and Interlace scanning methods.</p>
<p>For very good video encoding with an easy, text-based &#8216;wizard&#8217; that walks you through some encoding options and runs on its own after that, check out xvidenc and h264enc (both are available in Debian&#8217;s repositories, not sure if in Free or non-Free though).  Generally I will set it up to run over night or all day at work, since a backup of a 4.2GB DVD will take about 8 hours with the settings that I pick.  Launch the app in a terminal with:<br />
shell$  xvidenc -2p -p ehq<br />
meaning, 2pass, -preset &#8216;extra high quality&#8217;.  There are other options as well if you run &#8216;xvidenc &#8211;help&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

