<?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: Linux BASH Script: Convert mp3 to avi with static image (command line)</title>
	<atom:link href="http://www.crimulus.com/2010/01/21/linux-bash-script-convert-mp3-to-avi-with-static-image-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crimulus.com/2010/01/21/linux-bash-script-convert-mp3-to-avi-with-static-image-command-line/</link>
	<description>A blog; ineptly autobiographical</description>
	<lastBuildDate>Thu, 01 Dec 2011 20:52:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Petr</title>
		<link>http://www.crimulus.com/2010/01/21/linux-bash-script-convert-mp3-to-avi-with-static-image-command-line/#comment-1281</link>
		<dc:creator>Petr</dc:creator>
		<pubDate>Wed, 23 Nov 2011 06:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeecuphalfmoons.com/?p=692#comment-1281</guid>
		<description>Thanks a lot! 

That was help. Cheer.</description>
		<content:encoded><![CDATA[<p>Thanks a lot! </p>
<p>That was help. Cheer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.crimulus.com/2010/01/21/linux-bash-script-convert-mp3-to-avi-with-static-image-command-line/#comment-751</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 08 Nov 2010 14:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeecuphalfmoons.com/?p=692#comment-751</guid>
		<description>Good to know ... it was working for me, but I would think with differing distros, package versions, and shells, there will be a few of those.  Thanks for posting ...</description>
		<content:encoded><![CDATA[<p>Good to know &#8230; it was working for me, but I would think with differing distros, package versions, and shells, there will be a few of those.  Thanks for posting &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eduardo</title>
		<link>http://www.crimulus.com/2010/01/21/linux-bash-script-convert-mp3-to-avi-with-static-image-command-line/#comment-746</link>
		<dc:creator>Eduardo</dc:creator>
		<pubDate>Sun, 07 Nov 2010 20:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeecuphalfmoons.com/?p=692#comment-746</guid>
		<description>The $TIME was not being defined by the respective command from your script. I&#039;ve used this one insted: TIME=`ffmpeg -i $2 2&gt;&amp;1 &#124; grep Duration &#124; cut -f1 -d, &#124; cut -f2,3,4,5 -d:`</description>
		<content:encoded><![CDATA[<p>The $TIME was not being defined by the respective command from your script. I&#8217;ve used this one insted: TIME=`ffmpeg -i $2 2&gt;&amp;1 | grep Duration | cut -f1 -d, | cut -f2,3,4,5 -d:`</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.crimulus.com/2010/01/21/linux-bash-script-convert-mp3-to-avi-with-static-image-command-line/#comment-473</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 19 Apr 2010 14:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeecuphalfmoons.com/?p=692#comment-473</guid>
		<description>I never had that particular issue, but I would check into ffmpeg to see if there is an audio volume setting and just edit the call in the script.

You might also try using a different audio format.  I always use 128-bit mp3s (maybe you are too, just making sure all the bases are covered).  Sorry for the delayed response -- I just saw your comment.</description>
		<content:encoded><![CDATA[<p>I never had that particular issue, but I would check into ffmpeg to see if there is an audio volume setting and just edit the call in the script.</p>
<p>You might also try using a different audio format.  I always use 128-bit mp3s (maybe you are too, just making sure all the bases are covered).  Sorry for the delayed response &#8212; I just saw your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.crimulus.com/2010/01/21/linux-bash-script-convert-mp3-to-avi-with-static-image-command-line/#comment-466</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 18 Apr 2010 03:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeecuphalfmoons.com/?p=692#comment-466</guid>
		<description>I&#039;m getting audio very weak after using this script, almost muted. Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting audio very weak after using this script, almost muted. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

