<?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 for Corbell Consulting, LLC</title>
	<atom:link href="http://www.corbellconsulting.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.corbellconsulting.com</link>
	<description>Technology consulting for creative industries</description>
	<lastBuildDate>Fri, 24 Jun 2011 00:25:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using FFmpeg to add and watermark / overlay on a video by Noah</title>
		<link>http://www.corbellconsulting.com/2010/07/using-ffmpeg-to-add-and-watermark-overlay-on-a-video-2/comment-page-1/#comment-581</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 24 Jun 2011 00:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.corbellconsulting.com/?p=74#comment-581</guid>
		<description>How about a Windows binary with the watermarking? If someone has it, please send me a link at noahsw AT gmail.com.

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>How about a Windows binary with the watermarking? If someone has it, please send me a link at noahsw AT gmail.com.</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FFmpeg to add and watermark / overlay on a video by Need Step By Step Tutorial For FFMPEG Hardcoded Watermark - BuyScripts Forums</title>
		<link>http://www.corbellconsulting.com/2010/07/using-ffmpeg-to-add-and-watermark-overlay-on-a-video-2/comment-page-1/#comment-120</link>
		<dc:creator>Need Step By Step Tutorial For FFMPEG Hardcoded Watermark - BuyScripts Forums</dc:creator>
		<pubDate>Mon, 20 Dec 2010 07:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.corbellconsulting.com/?p=74#comment-120</guid>
		<description>[...] below....  **FIRST BACKUP YOUR FILES**  install FFmpeg 0.6 ( I used Google and found this site Using FFmpeg to add and watermark / overlay on a video [...]</description>
		<content:encoded><![CDATA[<p>[...] below&#8230;.  **FIRST BACKUP YOUR FILES**  install FFmpeg 0.6 ( I used Google and found this site Using FFmpeg to add and watermark / overlay on a video [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FFmpeg to add and watermark / overlay on a video by Gavin Williams</title>
		<link>http://www.corbellconsulting.com/2010/07/using-ffmpeg-to-add-and-watermark-overlay-on-a-video-2/comment-page-1/#comment-76</link>
		<dc:creator>Gavin Williams</dc:creator>
		<pubDate>Fri, 10 Dec 2010 17:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.corbellconsulting.com/?p=74#comment-76</guid>
		<description>FYI. On the most recent version of OSX 10.6.5 and the latest version of Xcode along with XCode 4 you will need to run this before you configure...

export CFLAGS=&quot;-arch x86_64 -Wconversion -Wformat -Wshorten-64-to-32 -mmacosx-version-min=10.5&quot;

After a week of banging my head against a brick wall I managed to compile it succesfully</description>
		<content:encoded><![CDATA[<p>FYI. On the most recent version of OSX 10.6.5 and the latest version of Xcode along with XCode 4 you will need to run this before you configure&#8230;</p>
<p>export CFLAGS=&#8221;-arch x86_64 -Wconversion -Wformat -Wshorten-64-to-32 -mmacosx-version-min=10.5&#8243;</p>
<p>After a week of banging my head against a brick wall I managed to compile it succesfully</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FFmpeg to add and watermark / overlay on a video by David</title>
		<link>http://www.corbellconsulting.com/2010/07/using-ffmpeg-to-add-and-watermark-overlay-on-a-video-2/comment-page-1/#comment-70</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 28 Oct 2010 21:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.corbellconsulting.com/?p=74#comment-70</guid>
		<description>Thanks for posting this up! It was a huge help, especially since there&#039;s not a ton of info on libavfilter out there, and especially not from an OS X standpoint.

I used the latest SVN for libavfilter, x264, and ffmpeg. The only thing I had to change from your instructions was to remove the &quot;-lavf&quot; from the &quot;--enable-avfilter-lavf&quot; build parameter. Not sure what the difference is, but the overlay filter seems to work regardless.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this up! It was a huge help, especially since there&#8217;s not a ton of info on libavfilter out there, and especially not from an OS X standpoint.</p>
<p>I used the latest SVN for libavfilter, x264, and ffmpeg. The only thing I had to change from your instructions was to remove the &#8220;-lavf&#8221; from the &#8220;&#8211;enable-avfilter-lavf&#8221; build parameter. Not sure what the difference is, but the overlay filter seems to work regardless.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FFmpeg to add and watermark / overlay on a video by Ask Bjørn Hansen</title>
		<link>http://www.corbellconsulting.com/2010/07/using-ffmpeg-to-add-and-watermark-overlay-on-a-video-2/comment-page-1/#comment-67</link>
		<dc:creator>Ask Bjørn Hansen</dc:creator>
		<pubDate>Tue, 12 Oct 2010 00:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.corbellconsulting.com/?p=74#comment-67</guid>
		<description>Eh - actually:

The ffmpeg change log says the following -- so I guess this whole how-to isn&#039;t right. :-)


commit 2268cf99feee1c1af824204ea55434f80e8c4c51
Author: stefano 
Date:   Wed Jul 28 08:56:49 2010 +0000

    Remove reference to the unexisting movie filter and the corresponding
    useless --enable-avfilter-lavf option.
    
    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@24569 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b</description>
		<content:encoded><![CDATA[<p>Eh &#8211; actually:</p>
<p>The ffmpeg change log says the following &#8212; so I guess this whole how-to isn&#8217;t right. <img src='http://www.corbellconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>commit 2268cf99feee1c1af824204ea55434f80e8c4c51<br />
Author: stefano<br />
Date:   Wed Jul 28 08:56:49 2010 +0000</p>
<p>    Remove reference to the unexisting movie filter and the corresponding<br />
    useless &#8211;enable-avfilter-lavf option.</p>
<p>    git-svn-id: file:///var/local/repositories/ffmpeg/trunk@24569 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FFmpeg to add and watermark / overlay on a video by Ask Bjørn Hansen</title>
		<link>http://www.corbellconsulting.com/2010/07/using-ffmpeg-to-add-and-watermark-overlay-on-a-video-2/comment-page-1/#comment-66</link>
		<dc:creator>Ask Bjørn Hansen</dc:creator>
		<pubDate>Mon, 11 Oct 2010 23:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.corbellconsulting.com/?p=74#comment-66</guid>
		<description>Cameron: Make sure to build ffmpeg with --enable-movie.</description>
		<content:encoded><![CDATA[<p>Cameron: Make sure to build ffmpeg with &#8211;enable-movie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using FFmpeg to add and watermark / overlay on a video by Cameron</title>
		<link>http://www.corbellconsulting.com/2010/07/using-ffmpeg-to-add-and-watermark-overlay-on-a-video-2/comment-page-1/#comment-31</link>
		<dc:creator>Cameron</dc:creator>
		<pubDate>Sat, 07 Aug 2010 23:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.corbellconsulting.com/?p=74#comment-31</guid>
		<description>Did they remove a bunch of the filters from libavfilter? movie and overlay don&#039;t seem to be included anymore... I am on FFmpeg version SVN-r24735 and keep getting &#039;&quot;No such filter: &#039;movie&#039;&quot; when running movie=0:png:preview.png [wm];[in][wm] overlay=0:0:1 [out]</description>
		<content:encoded><![CDATA[<p>Did they remove a bunch of the filters from libavfilter? movie and overlay don&#8217;t seem to be included anymore&#8230; I am on FFmpeg version SVN-r24735 and keep getting &#8216;&#8221;No such filter: &#8216;movie&#8217;&#8221; when running movie=0:png:preview.png [wm];[in][wm] overlay=0:0:1 [out]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

