<?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: Convert Video for Viewing on the HTC G1/Magic Android phone.</title>
	<atom:link href="http://www.harelmalka.com/?feed=rss2&#038;p=120" rel="self" type="application/rss+xml" />
	<link>http://www.harelmalka.com/?p=120</link>
	<description>.oOo. Its a dot's world .oOo.</description>
	<lastBuildDate>Fri, 20 Aug 2010 12:42:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Doycho</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2943</link>
		<dc:creator>Doycho</dc:creator>
		<pubDate>Sun, 27 Dec 2009 11:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2943</guid>
		<description>You should change the convert line to

convert &quot;$FILE&quot;

instead of 

convert $FILE

to make sure filenames with spaces will be passed correctly since they are not without the quotes.</description>
		<content:encoded><![CDATA[<p>You should change the convert line to</p>
<p>convert &#8220;$FILE&#8221;</p>
<p>instead of </p>
<p>convert $FILE</p>
<p>to make sure filenames with spaces will be passed correctly since they are not without the quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gc</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2934</link>
		<dc:creator>gc</dc:creator>
		<pubDate>Thu, 26 Nov 2009 11:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2934</guid>
		<description>amr is not mandatory; aac works just fine - just use the ffmpeg commandline with stock ffmpeg, it works properly

ffmpeg -i &lt;sourcefile&gt; -s &quot;480x320&quot; -vcodec mpeg4 -b 512000 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000 -aspect 3:2 &lt;outputfile&gt;

(default video bitrate produces too much noise for me, hence -b 512k)</description>
		<content:encoded><![CDATA[<p>amr is not mandatory; aac works just fine &#8211; just use the ffmpeg commandline with stock ffmpeg, it works properly</p>
<p>ffmpeg -i &lt;sourcefile&gt; -s &#8220;480&#215;320&#8243; -vcodec mpeg4 -b 512000 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000 -aspect 3:2 &lt;outputfile&gt;</p>
<p>(default video bitrate produces too much noise for me, hence -b 512k)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gc</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2933</link>
		<dc:creator>gc</dc:creator>
		<pubDate>Thu, 26 Nov 2009 11:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2933</guid>
		<description>amr is not mandatory; aac works just fine - just use the ffmpeg commandline with stock ffmpeg, it works properly

ffmpeg -i  -s &quot;480x320&quot; -vcodec mpeg4 -b 512000 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000 -aspect 3:2 

(default video bitrate produces too much noise for me, hence -b 512k)</description>
		<content:encoded><![CDATA[<p>amr is not mandatory; aac works just fine &#8211; just use the ffmpeg commandline with stock ffmpeg, it works properly</p>
<p>ffmpeg -i  -s &#8220;480&#215;320&#8243; -vcodec mpeg4 -b 512000 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000 -aspect 3:2 </p>
<p>(default video bitrate produces too much noise for me, hence -b 512k)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exceed et Frugal &#187; Blog Archive &#187; Encodage video pour l’HTC Dream (G1) avec ffmpeg</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2928</link>
		<dc:creator>Exceed et Frugal &#187; Blog Archive &#187; Encodage video pour l’HTC Dream (G1) avec ffmpeg</dc:creator>
		<pubDate>Mon, 16 Nov 2009 23:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2928</guid>
		<description>[...] suis tombé sur le script androvideo qui, quelques modifs plus tard, est pour moi un parfait compromis poids/fluidité/vitesse [...]</description>
		<content:encoded><![CDATA[<p>[...] suis tombé sur le script androvideo qui, quelques modifs plus tard, est pour moi un parfait compromis poids/fluidité/vitesse [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacob</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2909</link>
		<dc:creator>jacob</dc:creator>
		<pubDate>Thu, 03 Sep 2009 19:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2909</guid>
		<description>Great script. Installed it on two machines running jaunty. Would be great to have option to add a subtitle file to be hardcoded.</description>
		<content:encoded><![CDATA[<p>Great script. Installed it on two machines running jaunty. Would be great to have option to add a subtitle file to be hardcoded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Exceed &#38; Frugal &#187; Encodage video pour l&#8217;HTC Dream (G1) avec ffmpeg</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2904</link>
		<dc:creator>Exceed &#38; Frugal &#187; Encodage video pour l&#8217;HTC Dream (G1) avec ffmpeg</dc:creator>
		<pubDate>Tue, 11 Aug 2009 23:10:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2904</guid>
		<description>[...] suis tombé sur le script androvideo qui, quelques modifs plus tard, est pour moi un parfait compromis poids/fluidité/vitesse [...]</description>
		<content:encoded><![CDATA[<p>[...] suis tombé sur le script androvideo qui, quelques modifs plus tard, est pour moi un parfait compromis poids/fluidité/vitesse [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2897</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Wed, 05 Aug 2009 08:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2897</guid>
		<description>Just downloaded and setup the script today using jaunty and it worked fine without the need to add the -r tag to the svn checkout</description>
		<content:encoded><![CDATA[<p>Just downloaded and setup the script today using jaunty and it worked fine without the need to add the -r tag to the svn checkout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harel</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2896</link>
		<dc:creator>harel</dc:creator>
		<pubDate>Mon, 03 Aug 2009 13:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2896</guid>
		<description>I still need to test this, but the AMR support was removed on July 7th, so in theory if you add this: 

-r {2009-07-06}

to the end of this line:

svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg

so that it becomes: 

svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg -r {2009-07-06}

you should be getting the trunk the day before that support was removed. If anyone tests it, please let me know if it works and I&#039;ll update the script.

Thanks!</description>
		<content:encoded><![CDATA[<p>I still need to test this, but the AMR support was removed on July 7th, so in theory if you add this: </p>
<p>-r {2009-07-06}</p>
<p>to the end of this line:</p>
<p>svn checkout <a href="svn://svn.ffmpeg.org/ffmpeg/trunk" rel="nofollow">svn://svn.ffmpeg.org/ffmpeg/trunk</a> ffmpeg</p>
<p>so that it becomes: </p>
<p>svn checkout <a href="svn://svn.ffmpeg.org/ffmpeg/trunk" rel="nofollow">svn://svn.ffmpeg.org/ffmpeg/trunk</a> ffmpeg -r {2009-07-06}</p>
<p>you should be getting the trunk the day before that support was removed. If anyone tests it, please let me know if it works and I&#8217;ll update the script.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Truls</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2895</link>
		<dc:creator>Truls</dc:creator>
		<pubDate>Fri, 31 Jul 2009 19:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2895</guid>
		<description>The latest ffmpeg in subversion has removed non-free amr support, so the script won&#039;t compile. Maybe get a specific revision in the setup-part?</description>
		<content:encoded><![CDATA[<p>The latest ffmpeg in subversion has removed non-free amr support, so the script won&#8217;t compile. Maybe get a specific revision in the setup-part?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magic</title>
		<link>http://www.harelmalka.com/?p=120&#038;cpage=1#comment-2878</link>
		<dc:creator>magic</dc:creator>
		<pubDate>Fri, 19 Jun 2009 22:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.harelmalka.com/?p=120#comment-2878</guid>
		<description>If you run into trubble and get a &#039;unkown encoder mpeg4&#039; error, install the unstripped libraries of ffmpeg. 

Cheers</description>
		<content:encoded><![CDATA[<p>If you run into trubble and get a &#8216;unkown encoder mpeg4&#8242; error, install the unstripped libraries of ffmpeg. </p>
<p>Cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>
