<?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: mencoder</title>
	<atom:link href="http://blog.easelnet.net/2009/05/29/mencoder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.easelnet.net/2009/05/29/mencoder/</link>
	<description>Asterisk, ReduxEncoder,  FilmRedux, IRC, ATV, iPhone and more...</description>
	<lastBuildDate>Sun, 07 Mar 2010 10:02:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: st373n</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-108</link>
		<dc:creator>st373n</dc:creator>
		<pubDate>Wed, 22 Jul 2009 00:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-108</guid>
		<description>Stitching is nearly there, one final issue to work out and then it will be ready to include in the next release</description>
		<content:encoded><![CDATA[<p>Stitching is nearly there, one final issue to work out and then it will be ready to include in the next release</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Cunningham</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-100</link>
		<dc:creator>Dan Cunningham</dc:creator>
		<pubDate>Fri, 03 Jul 2009 09:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-100</guid>
		<description>+1 for stitching support. Really fantastic work on this. Apart from stitching, this has now completely replaced VisualHub for me! :)</description>
		<content:encoded><![CDATA[<p>+1 for stitching support. Really fantastic work on this. Apart from stitching, this has now completely replaced VisualHub for me! <img src='http://blog.easelnet.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: st373n</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-97</link>
		<dc:creator>st373n</dc:creator>
		<pubDate>Sat, 27 Jun 2009 00:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-97</guid>
		<description>Hi Sure you can replace it with your own binary, the only prerequisites are that you have the necessary dependancies installed such as libfaac, libx264, mp3lame  and then pass the necessary compile flags to include support for them at build time, I compiled the binary on intel and PPC and then lipo&#039;d it together, but you could just compile it for your cpu if you dont require a universal binary.

Providing none of the cli commands have changed in the latest revision there should be no problems.</description>
		<content:encoded><![CDATA[<p>Hi Sure you can replace it with your own binary, the only prerequisites are that you have the necessary dependancies installed such as libfaac, libx264, mp3lame  and then pass the necessary compile flags to include support for them at build time, I compiled the binary on intel and PPC and then lipo&#8217;d it together, but you could just compile it for your cpu if you dont require a universal binary.</p>
<p>Providing none of the cli commands have changed in the latest revision there should be no problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Safusu</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-96</link>
		<dc:creator>Safusu</dc:creator>
		<pubDate>Sat, 27 Jun 2009 00:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-96</guid>
		<description>Hey, thanks for the work you&#039;re putting into releasing pre-compiled builds of Transcoder Redux. I&#039;ve been fiddling around with compiling stuff for the past year or so, and I&#039;ve come to the point where I&#039;m comfortable updating my svn checkouts every so often, recompiling a binary, and loading that into my computer. 

Looking at the resources inside the application, is it safe for me to simply replace mencoder with my own compiled version? I know there are a lot more factors to include, but where can I get started? I see you&#039;ve compiled the SVN-28337 build with gcc version 4.0.1. The latest revision is 29404, and the latest gcc is 4.4.0 (well, stable). Are there special compiling instructions I need to use if I&#039;m going to replace my homemade mencoder build into the application resources?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the work you&#8217;re putting into releasing pre-compiled builds of Transcoder Redux. I&#8217;ve been fiddling around with compiling stuff for the past year or so, and I&#8217;ve come to the point where I&#8217;m comfortable updating my svn checkouts every so often, recompiling a binary, and loading that into my computer. </p>
<p>Looking at the resources inside the application, is it safe for me to simply replace mencoder with my own compiled version? I know there are a lot more factors to include, but where can I get started? I see you&#8217;ve compiled the SVN-28337 build with gcc version 4.0.1. The latest revision is 29404, and the latest gcc is 4.4.0 (well, stable). Are there special compiling instructions I need to use if I&#8217;m going to replace my homemade mencoder build into the application resources?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: st373n</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-95</link>
		<dc:creator>st373n</dc:creator>
		<pubDate>Thu, 25 Jun 2009 22:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-95</guid>
		<description>Well the newer build of mencoder is now completed and will be bundled into the next build of FilmRedux</description>
		<content:encoded><![CDATA[<p>Well the newer build of mencoder is now completed and will be bundled into the next build of FilmRedux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: st373n</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-87</link>
		<dc:creator>st373n</dc:creator>
		<pubDate>Tue, 16 Jun 2009 16:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-87</guid>
		<description>Hi Spacey,

Scroll to the bottom of my blog and click the FilmRedux link under the downloads section.  Thats a permalink for my latest build.</description>
		<content:encoded><![CDATA[<p>Hi Spacey,</p>
<p>Scroll to the bottom of my blog and click the FilmRedux link under the downloads section.  Thats a permalink for my latest build.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spacey</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-86</link>
		<dc:creator>Spacey</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-86</guid>
		<description>Hiyas!
Maybe I&#039;m just a little bit to blind - but I&#039;m looking for an actual compiled version of FilmRedux. I tried this one here: http://www.transcoder-redux.com/ - but alwas get that &quot;-1708&quot; Error...

Is there anywhere an actual Version to download? :D

Merci 4 your efford - highly appreciated!

Regards, Spacey</description>
		<content:encoded><![CDATA[<p>Hiyas!<br />
Maybe I&#8217;m just a little bit to blind &#8211; but I&#8217;m looking for an actual compiled version of FilmRedux. I tried this one here: <a href="http://www.transcoder-redux.com/" rel="nofollow">http://www.transcoder-redux.com/</a> &#8211; but alwas get that &#8220;-1708&#8243; Error&#8230;</p>
<p>Is there anywhere an actual Version to download? <img src='http://blog.easelnet.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Merci 4 your efford &#8211; highly appreciated!</p>
<p>Regards, Spacey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivia</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-81</link>
		<dc:creator>Olivia</dc:creator>
		<pubDate>Thu, 11 Jun 2009 20:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-81</guid>
		<description>I have a little problem. New error.
http://img189.imageshack.us/img189/7613/screencapture4e.png
After the error conversion frozes.</description>
		<content:encoded><![CDATA[<p>I have a little problem. New error.<br />
<a href="http://img189.imageshack.us/img189/7613/screencapture4e.png" rel="nofollow">http://img189.imageshack.us/img189/7613/screencapture4e.png</a><br />
After the error conversion frozes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: st373n</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-79</link>
		<dc:creator>st373n</dc:creator>
		<pubDate>Mon, 08 Jun 2009 18:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-79</guid>
		<description>Yes thats a good idea, there is an option in the UI but it still needs code behind it to make it work. its on my to do list.</description>
		<content:encoded><![CDATA[<p>Yes thats a good idea, there is an option in the UI but it still needs code behind it to make it work. its on my to do list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olivia</title>
		<link>http://blog.easelnet.net/2009/05/29/mencoder/comment-page-1/#comment-78</link>
		<dc:creator>Olivia</dc:creator>
		<pubDate>Mon, 08 Jun 2009 17:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.easelnet.net/?p=76#comment-78</guid>
		<description>How about feature enabling stitching videos together?
It would be great to have it in FilmRedux. Now I have to use another app for that.</description>
		<content:encoded><![CDATA[<p>How about feature enabling stitching videos together?<br />
It would be great to have it in FilmRedux. Now I have to use another app for that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
