<?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/"
		>
<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>linux, databases, cartoons and cornflakes</description>
	<lastBuildDate>Fri, 09 Jul 2010 19:46:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 056</title>
		<link>http://wonkabar.org/2009/10/26/playing-with-x264/comment-page-1/#comment-50324</link>
		<dc:creator>056</dc:creator>
		<pubDate>Tue, 27 Oct 2009 18:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/?p=1035#comment-50324</guid>
		<description>Handbrake...the SVN ver.</description>
		<content:encoded><![CDATA[<p>Handbrake...the SVN ver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lefty.crupps</title>
		<link>http://wonkabar.org/2009/10/26/playing-with-x264/comment-page-1/#comment-50323</link>
		<dc:creator>lefty.crupps</dc:creator>
		<pubDate>Tue, 27 Oct 2009 12:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://wonkabar.org/?p=1035#comment-50323</guid>
		<description>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 'wizard' that walks you through some encoding options and runs on its own after that, check out xvidenc and h264enc (both are available in Debian'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 'extra high quality'.  There are other options as well if you run 'xvidenc --help'.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
