<?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: Debian multimedia convert</title>
	<atom:link href="http://rafal.zelazko.info/2008/12/03/debian-multimedia-convert/feed/" rel="self" type="application/rss+xml" />
	<link>http://rafal.zelazko.info/2008/12/03/debian-multimedia-convert/</link>
	<description>On Rafał Żelazko - Dev Blog you can find some useful tricks for web developers, linux and advanced windows users.</description>
	<lastBuildDate>Thu, 29 Dec 2011 23:57:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Gregory Maxwell</title>
		<link>http://rafal.zelazko.info/2008/12/03/debian-multimedia-convert/#comment-482</link>
		<dc:creator>Gregory Maxwell</dc:creator>
		<pubDate>Sat, 07 Feb 2009 22:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://rafal.zelazko.info/2008/12/03/debian-multimedia-convert/#comment-482</guid>
		<description>The best tool to convert other video formats to Ogg/Theora is &quot;ffmpeg2theora&quot;.

What you should never do is use the &quot;-acodec vorbis&quot; option of ffmpeg. Instead use &quot;-acodec libvorbis&quot;.  This small change is very important. The former uses the the internal FFMPEG encoder, the latter uses the libVorbis library. 

The internal ffmpeg vorbis encoder is about the simplest possible encoder that produces working output. It sounds terrible compared to the reference encoder.  On a typical musical input the ffmpeg encoder set to 128k produces quality which is obviously worse than libvorbis at 32kbit/sec.</description>
		<content:encoded><![CDATA[<p>The best tool to convert other video formats to Ogg/Theora is &#8220;ffmpeg2theora&#8221;.</p>
<p>What you should never do is use the &#8220;-acodec vorbis&#8221; option of ffmpeg. Instead use &#8220;-acodec libvorbis&#8221;.  This small change is very important. The former uses the the internal FFMPEG encoder, the latter uses the libVorbis library. </p>
<p>The internal ffmpeg vorbis encoder is about the simplest possible encoder that produces working output. It sounds terrible compared to the reference encoder.  On a typical musical input the ffmpeg encoder set to 128k produces quality which is obviously worse than libvorbis at 32kbit/sec.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

