<?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>Linux System Admins Blog &#187; ffmpeg</title>
	<atom:link href="http://linuxsysadminblog.com/category/ffmpeg/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxsysadminblog.com</link>
	<description>System admins of Promet - an e-commerce, high availability Open Source web shop - share their findings</description>
	<lastBuildDate>Sat, 10 Jul 2010 01:33:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ffmpeg Scratchy Sound</title>
		<link>http://linuxsysadminblog.com/2009/07/ffmpeg-scratchy-sound/</link>
		<comments>http://linuxsysadminblog.com/2009/07/ffmpeg-scratchy-sound/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 11:39:57 +0000</pubDate>
		<dc:creator>gerold</dc:creator>
				<category><![CDATA[ffmpeg]]></category>

		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=776</guid>
		<description><![CDATA[It was an issue reported by our developer as she&#8217;s having trouble getting the correct parameters for video conversion using ffmpeg.  The problem is the scratchy sound when the conversion is done on our server (CentOS).  So she tried it on local (Windows) using Pazera Converter and loaded the same parameters used on [...]]]></description>
			<content:encoded><![CDATA[<p>It was an issue reported by our developer as she&#8217;s having trouble getting the correct parameters for video conversion using ffmpeg.  The problem is the scratchy sound when the conversion is done on our server (CentOS).  So she tried it on local (Windows) using <a href="http://www.pazera-software.com/products/flv-to-avi-converter/">Pazera Converter</a> and loaded the same parameters used on the server and got the desired result.</p>
<p>We checked the Ffmpeg versions, and on local we have SVN-r15451 while the server have SVN-r14991.  So we upgraded our Ffmpeg on the server to the latest (at this time SVN-r19313) and this solved our problem.  I&#8217;m not sure what version of ffmpeg have this fix but atleast it should be SVN-r15451 and up. <img src='http://linuxsysadminblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You can tell the difference from the sample videos (first 5 seconds) below &#8211; both were encoded using the same parameters.<br />
<span id="more-776"></span><br />
Using Ffmpeg SVN-r14991:<br />
<img src="http://linuxsysadminblog.com/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
<p>Using Ffmpeg SVN-r15451 and SVN-r19313:<br />
<img src="http://linuxsysadminblog.com/wp-content/plugins/flash-video-player/default_video_player.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://linuxsysadminblog.com/2009/07/ffmpeg-scratchy-sound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://staging.powerlearning21.com/carol/gee/2b.flv" length="1445205" type="video/x-flv" />
<enclosure url="http://staging.powerlearning21.com/carol/gee/48b.flv" length="972947" type="video/x-flv" />
		</item>
		<item>
		<title>ffmpeg new major release</title>
		<link>http://linuxsysadminblog.com/2009/03/ffmpeg-new-major-release/</link>
		<comments>http://linuxsysadminblog.com/2009/03/ffmpeg-new-major-release/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 22:20:11 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[ffmpeg]]></category>

		<guid isPermaLink="false">http://linuxsysadminblog.com/?p=422</guid>
		<description><![CDATA[FFMPEG announces a new release today.  It releases version 0.5
The slashodot peculated this ffmpeg related post to the top of its news today:
After many years of release-free development, FFmpeg, the most widely used audio and video codec library, has finally returned to a regular release schedule with the long-awaited version 0.5
Here is a very abbreviated [...]]]></description>
			<content:encoded><![CDATA[<p>FFMPEG announces a new release today.  It releases version 0.5</p>
<p>The slashodot peculated this<a href="http://tech.slashdot.org/article.pl?sid=09/03/10/144222&amp;from=rss"> ffmpeg related post</a> to the top of its news today:</p>
<blockquote><p><em>After many years of release-free development, FFmpeg, the most widely used audio and video codec library, has finally returned to a regular release schedule with the long-awaited version 0.5</em></p></blockquote>
<p>Here is a very abbreviated list of some of the improvements to the converter from the <a href="http://ffmpeg.org/">official ffmpeg</a> site:</p>
<blockquote><p>Significant work to support at least decoding of all widespread mainstream proprietary codecs, such as:</p>
<ul>
<li>decoders and encoders
<ul>
<li>ALAC</li>
<li>Flash Screen Video</li>
<li>WMAv2 decoder fixed, WMAv1/v2 encoder</li>
</ul>
</li>
<li>decoders</li>
</ul>
<ul>
<li>Atrac3</li>
<li>MLP/TrueHD</li>
<li>On2 VP3 improvements and VP5/VP6 support</li>
<li>RealAudio Cooker and fixes for 14.4 and 28.8</li>
<li>RealVideo RV30/40</li>
<li>WMV3/WMV9/VC-1 and IntraX8 frame support for WMV2/VC-1</li>
</ul>
</blockquote>
<p>We sysadmins at promet have used ffmpeg in several of our projects and find it a great tool.  Our recent implementations include a <a href="http://powerlearning21.com">video distance learning</a> tool and its also used in some of our work for sites of <a href="http://baird.house.gov.hillclips.tv/">members of the house of representatives</a> using this <a href="http://isupport.tv">video platform</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://linuxsysadminblog.com/2009/03/ffmpeg-new-major-release/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
