<?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"
	>
<channel>
	<title>Comments on: Flash, FFMPEG and now Thumbnails!</title>
	<atom:link href="http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/</link>
	<description>Not - Shawn's Little Outpost</description>
	<pubDate>Mon, 01 Dec 2008 17:42:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: sudip</title>
		<link>http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/#comment-33258</link>
		<dc:creator>sudip</dc:creator>
		<pubDate>Wed, 12 Nov 2008 21:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/#comment-33258</guid>
		<description>Can you please show us a ffmeg command to convert avi to Android G1 compatible video.
Thanks
Sudip</description>
		<content:encoded><![CDATA[<p>Can you please show us a ffmeg command to convert avi to Android G1 compatible video.<br />
Thanks<br />
Sudip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vanevery</title>
		<link>http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/#comment-1425</link>
		<dc:creator>vanevery</dc:creator>
		<pubDate>Fri, 30 Mar 2007 01:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/#comment-1425</guid>
		<description>Converting to mov files (thanks Cat):

ffmpeg -i media.mp4 -ab 128 -b 1200 -vcodec mpeg4 -acodec ac3 media.mov 

Lines at the top of my perl script (Dreamhost doesn't include environment variables so you have to put them in yourself):

$ENV{'PATH'} = $ENV{'PATH'} . ':.:/home/MYUSERNAME/bin';
$ENV{'LD_LIBRARY_PATH'} = $ENV{'LD_LIBRARY_PATH'} . ':/home/MYUSERNAME/lib';

Compiled FFMPEG libs and bin folders for people on Dreamhost:
&lt;a href="http://www.walking-productions.com/dh_ffmpeg/" rel="nofollow"&gt;http://www.walking-productions.com/dh_ffmpeg/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Converting to mov files (thanks Cat):</p>
<p>ffmpeg -i media.mp4 -ab 128 -b 1200 -vcodec mpeg4 -acodec ac3 media.mov </p>
<p>Lines at the top of my perl script (Dreamhost doesn&#8217;t include environment variables so you have to put them in yourself):</p>
<p>$ENV{&#8217;PATH&#8217;} = $ENV{&#8217;PATH&#8217;} . &#8216;:.:/home/MYUSERNAME/bin&#8217;;<br />
$ENV{&#8217;LD_LIBRARY_PATH&#8217;} = $ENV{&#8217;LD_LIBRARY_PATH&#8217;} . &#8216;:/home/MYUSERNAME/lib&#8217;;</p>
<p>Compiled FFMPEG libs and bin folders for people on Dreamhost:<br />
<a href="http://www.walking-productions.com/dh_ffmpeg/" rel="nofollow">http://www.walking-productions.com/dh_ffmpeg/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Skomorokh</title>
		<link>http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/#comment-247</link>
		<dc:creator>Igor Skomorokh</dc:creator>
		<pubDate>Sun, 20 Aug 2006 16:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.walking-productions.com/notslop/2006/07/20/flash-ffmpeg-and-now-thumbnails/#comment-247</guid>
		<description>Can you please show me a command sample which will help me to conwert avi file to flash format? Thaks!
</description>
		<content:encoded><![CDATA[<p>Can you please show me a command sample which will help me to conwert avi file to flash format? Thaks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
