<?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: Transcoding for iPhone in Sage</title>
	<atom:link href="http://onlydarksets.com/2008/09/16/transcoding-in-sage/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 28 Feb 2010 13:27:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Syed Shani</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-366</link>
		<dc:creator>Syed Shani</dc:creator>
		<pubDate>Sun, 04 Jan 2009 07:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-366</guid>
		<description>A very Nice Website Ive seen Uptill. Excellent post. Keep it up! Good day!</description>
		<content:encoded><![CDATA[<p>A very Nice Website Ive seen Uptill. Excellent post. Keep it up! Good day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Convert Sage recordings to iPhone « onlydarksets</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-373</link>
		<dc:creator>Convert Sage recordings to iPhone « onlydarksets</dc:creator>
		<pubDate>Fri, 19 Sep 2008 15:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-373</guid>
		<description>[...] http://onlydarksets.com/2008/09/16/transcoding-in-sage/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://onlydarksets.com/2008/09/16/transcoding-in-sage/" rel="nofollow">http://onlydarksets.com/2008/09/16/transcoding-in-sage/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onlydarksets</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-372</link>
		<dc:creator>onlydarksets</dc:creator>
		<pubDate>Fri, 19 Sep 2008 14:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-372</guid>
		<description>Now mencoder is giving me fits, and the video shows up black.  I&#039;m going to just use ffmpeg for now (since it just works), take the performance hit, and I&#039;ll play with mencoder sometime down the road.</description>
		<content:encoded><![CDATA[<p>Now mencoder is giving me fits, and the video shows up black.  I&#8217;m going to just use ffmpeg for now (since it just works), take the performance hit, and I&#8217;ll play with mencoder sometime down the road.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onlydarksets</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-371</link>
		<dc:creator>onlydarksets</dc:creator>
		<pubDate>Thu, 18 Sep 2008 14:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-371</guid>
		<description>OK - no question, the mencoder/ffmpeg solution has more overhead than the mencoder/NicMP4Box solution.  In my tests, remuxing was many times faster.  Plus, I&#039;m more used to mencoder profiles than ffmpeg, so that&#039;s the route I&#039;m going to go.

Either way, AtomicParsley is very easy to use, so writing metadata won&#039;t be an issue.  Getting the metadata...well, I&#039;ll &lt;a href=&quot;http://babgvant.com/forums/35.aspx&quot; rel=&quot;nofollow&quot;&gt;start a new thread&lt;/a&gt; if I have any issues!</description>
		<content:encoded><![CDATA[<p>OK &#8211; no question, the mencoder/ffmpeg solution has more overhead than the mencoder/NicMP4Box solution.  In my tests, remuxing was many times faster.  Plus, I&#8217;m more used to mencoder profiles than ffmpeg, so that&#8217;s the route I&#8217;m going to go.</p>
<p>Either way, AtomicParsley is very easy to use, so writing metadata won&#8217;t be an issue.  Getting the metadata&#8230;well, I&#8217;ll <a href="http://babgvant.com/forums/35.aspx" rel="nofollow">start a new thread</a> if I have any issues!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onlydarksets</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-370</link>
		<dc:creator>onlydarksets</dc:creator>
		<pubDate>Wed, 17 Sep 2008 17:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-370</guid>
		<description>Not really.  Used to be it didn&#039;t support aac at all, so you needed ffmpeg.  Now, &lt;a href=&quot;http://myhumblecorner.wordpress.com/2008/06/12/ripping-dvds-for-ipod-and-touch-using-mencoder/&quot; rel=&quot;nofollow&quot;&gt;it supports aac&lt;/a&gt;, but &lt;a href=&quot;http://babgvant.com/forums/p/1245/6668.aspx#6668&quot; rel=&quot;nofollow&quot;&gt;it needs to be remuxed&lt;/a&gt; with either ffmpeg or MP4Box in order to be recognized by iTunes.  So, either way I have to run 2 passes to either:
1. Remove commercials using mencoder, then convert using ffmpeg.
2. Remove commercials and convert using mencoder, then remux using ffmpeg/MP4Box.

I don&#039;t know which has more overhead, so I&#039;ll probably try them both.  According to Coyote, splicing takes more time than remuxing, but I have two disks, so that should help.</description>
		<content:encoded><![CDATA[<p>Not really.  Used to be it didn&#8217;t support aac at all, so you needed ffmpeg.  Now, <a href="http://myhumblecorner.wordpress.com/2008/06/12/ripping-dvds-for-ipod-and-touch-using-mencoder/" rel="nofollow">it supports aac</a>, but <a href="http://babgvant.com/forums/p/1245/6668.aspx#6668" rel="nofollow">it needs to be remuxed</a> with either ffmpeg or MP4Box in order to be recognized by iTunes.  So, either way I have to run 2 passes to either:<br />
1. Remove commercials using mencoder, then convert using ffmpeg.<br />
2. Remove commercials and convert using mencoder, then remux using ffmpeg/MP4Box.</p>
<p>I don&#8217;t know which has more overhead, so I&#8217;ll probably try them both.  According to Coyote, splicing takes more time than remuxing, but I have two disks, so that should help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy vt</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-369</link>
		<dc:creator>andy vt</dc:creator>
		<pubDate>Wed, 17 Sep 2008 15:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-369</guid>
		<description>mencoder doesn&#039;t play nice with the iphone?</description>
		<content:encoded><![CDATA[<p>mencoder doesn&#8217;t play nice with the iphone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onlydarksets</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-368</link>
		<dc:creator>onlydarksets</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-368</guid>
		<description>I didn&#039;t mention this was for the iPhone, did I?  Post updated.

I think I&#039;ll end up using the mencoder version you mentioned a while back to cut the commercials, ffmpeg to do the conversion, and then Atomic Parsley to write the metadata.  I haven&#039;t tried AP yet, so I might give &lt;a href=&quot;http://www.everythingitunes.com/os/windows/2008-07-27/metadata-for-video-content/#more-82&quot; rel=&quot;nofollow&quot;&gt;this GUI tool&lt;/a&gt; a go in the interim.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t mention this was for the iPhone, did I?  Post updated.</p>
<p>I think I&#8217;ll end up using the mencoder version you mentioned a while back to cut the commercials, ffmpeg to do the conversion, and then Atomic Parsley to write the metadata.  I haven&#8217;t tried AP yet, so I might give <a href="http://www.everythingitunes.com/os/windows/2008-07-27/metadata-for-video-content/#more-82" rel="nofollow">this GUI tool</a> a go in the interim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy vt</title>
		<link>http://onlydarksets.com/2008/09/16/transcoding-in-sage/comment-page-1/#comment-367</link>
		<dc:creator>andy vt</dc:creator>
		<pubDate>Tue, 16 Sep 2008 20:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://onlydarksets.wordpress.com/?p=403#comment-367</guid>
		<description>mencoder supports edl files, that&#039;s what I use...</description>
		<content:encoded><![CDATA[<p>mencoder supports edl files, that&#8217;s what I use&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
