<?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: Building ffmpeg on OS X</title>
	<atom:link href="http://troykelly.com/2007/01/18/building-ffmpeg-on-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://troykelly.com/2007/01/18/building-ffmpeg-on-os-x/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=building-ffmpeg-on-os-x</link>
	<description>Why are you here? ...really</description>
	<lastBuildDate>Sun, 14 Feb 2010 11:12:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: rodrigopolodotcom</title>
		<link>http://troykelly.com/2007/01/18/building-ffmpeg-on-os-x/comment-page-1/#comment-51</link>
		<dc:creator>rodrigopolodotcom</dc:creator>
		<pubDate>Mon, 22 Dec 2008 17:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://troykelly.com/2007/01/18/building-ffmpeg-on-os-x/#comment-51</guid>
		<description>I&#039;m trying to run this command with ffmpeg extracted from FFmpegX:

ffmpeg -threads 6 -i &quot;32775808.avi&quot; -y -s 480x360 -aspect 4:3 -r 30000/1001 -vcodec libx264 -b 1200k -maxrate 4096k -level 21 -qmin 10 -qmax 51 -acodec libfaac -ar 48000 -ac 2 -ab 128k -title &quot;Titulo&quot; -flags +loop -cmp +chroma -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -rc_eq &quot;blurCplx^(1-qComp)&quot; -qcomp 0.6 -qdiff 4 -coder 0 -refs 1 -bufsize 4M -partitions +parti4x4+partp8x8+partb8x8 -subq 5 -f mp4  &quot;output.mp4&quot;

But for some reason don&#039;t work, I try to build my own FFmpeg with this guide but I get many issues. 

I have OS X 10.5.5 Leopard and want to build a full FFmpeg binary, a standalone that don&#039;t need external libraries, like FFmpegX.

I have ben able to build in linux with this guide:
http://code.google.com/p/vs4p/wiki/BackEndApps

but again, this guide makes many files and I want to make just one single FFmpeg file, in Linux or Mac (unix)

thanks a lot for your help.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to run this command with ffmpeg extracted from FFmpegX:</p>
<p>ffmpeg -threads 6 -i &#8220;32775808.avi&#8221; -y -s 480&#215;360 -aspect 4:3 -r 30000/1001 -vcodec libx264 -b 1200k -maxrate 4096k -level 21 -qmin 10 -qmax 51 -acodec libfaac -ar 48000 -ac 2 -ab 128k -title &#8220;Titulo&#8221; -flags +loop -cmp +chroma -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -rc_eq &#8220;blurCplx^(1-qComp)&#8221; -qcomp 0.6 -qdiff 4 -coder 0 -refs 1 -bufsize 4M -partitions +parti4x4+partp8x8+partb8x8 -subq 5 -f mp4  &#8220;output.mp4&#8243;</p>
<p>But for some reason don&#8217;t work, I try to build my own FFmpeg with this guide but I get many issues. </p>
<p>I have OS X 10.5.5 Leopard and want to build a full FFmpeg binary, a standalone that don&#8217;t need external libraries, like FFmpegX.</p>
<p>I have ben able to build in linux with this guide:<br />
<a href="http://code.google.com/p/vs4p/wiki/BackEndApps" rel="nofollow">http://code.google.com/p/vs4p/wiki/BackEndApps</a></p>
<p>but again, this guide makes many files and I want to make just one single FFmpeg file, in Linux or Mac (unix)</p>
<p>thanks a lot for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eltiare</title>
		<link>http://troykelly.com/2007/01/18/building-ffmpeg-on-os-x/comment-page-1/#comment-23</link>
		<dc:creator>eltiare</dc:creator>
		<pubDate>Mon, 12 Feb 2007 15:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://troykelly.com/2007/01/18/building-ffmpeg-on-os-x/#comment-23</guid>
		<description>Thank you soooo much!  I was tearing my hair out trying to get FFmpeg to compile!  You are a godsend!</description>
		<content:encoded><![CDATA[<p>Thank you soooo much!  I was tearing my hair out trying to get FFmpeg to compile!  You are a godsend!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
