<?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: MKMP4: An automated H264 / HE-AAC (aacPlus) encoder script for Mac and Linux / Unix</title>
	<atom:link href="http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/</link>
	<description>Confessions from a Geek</description>
	<lastBuildDate>Fri, 10 Sep 2010 11:03:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Diego Massanti</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-2/#comment-9600</link>
		<dc:creator>Diego Massanti</dc:creator>
		<pubDate>Tue, 08 Dec 2009 22:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-9600</guid>
		<description>Thank you :)
I will try this and see if it is better. Im actually redoing mkmp4 from scratch, so maybe i will use your approach instead, i honestly wasn&#039;t happy at all with the quality of thumbs.</description>
		<content:encoded><![CDATA[<p>Thank you <img src='http://blog.massanti.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I will try this and see if it is better. Im actually redoing mkmp4 from scratch, so maybe i will use your approach instead, i honestly wasn&#8217;t happy at all with the quality of thumbs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-2/#comment-9599</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 08 Dec 2009 21:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-9599</guid>
		<description>i call this command with php passthru, because I generate it in a different part of the process.


$mplayer_command =&#039;ffmpeg -y -i &#039; . $filename . &#039; -f image2 -ss &#039;. $duration .&#039; -s 512x&#039;.$screenshot_height.&#039; -vframes 1 -an &#039; . $directory . &#039;00000001.jpg &#039;;

I guess you get the idea. The quality is really much better compared to mplayer...</description>
		<content:encoded><![CDATA[<p>i call this command with php passthru, because I generate it in a different part of the process.</p>
<p>$mplayer_command =&#8217;ffmpeg -y -i &#8216; . $filename . &#8216; -f image2 -ss &#8216;. $duration .&#8217; -s 512x&#8217;.$screenshot_height.&#8217; -vframes 1 -an &#8216; . $directory . &#8217;00000001.jpg &#8216;;</p>
<p>I guess you get the idea. The quality is really much better compared to mplayer&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Massanti</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-2/#comment-9597</link>
		<dc:creator>Diego Massanti</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-9597</guid>
		<description>@Thomas, care to write your command here so others can benefit from the fix too ? Cheers.
Diego.</description>
		<content:encoded><![CDATA[<p>@Thomas, care to write your command here so others can benefit from the fix too ? Cheers.<br />
Diego.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-1/#comment-9594</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 08 Dec 2009 12:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-9594</guid>
		<description>Just a hint to others, I always had problems with ugly / grey / unsharp thumbnails. Solution: i just replaced Diegos screenshot-command by the corresponding ffmpeg command and now the thumbnails look fine - always.</description>
		<content:encoded><![CDATA[<p>Just a hint to others, I always had problems with ugly / grey / unsharp thumbnails. Solution: i just replaced Diegos screenshot-command by the corresponding ffmpeg command and now the thumbnails look fine &#8211; always.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cychong's me2DAY</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-1/#comment-9025</link>
		<dc:creator>cychong's me2DAY</dc:creator>
		<pubDate>Sat, 28 Nov 2009 06:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-9025</guid>
		<description>&lt;strong&gt;멤피스의 생각...&lt;/strong&gt;

Diego’s Rants  » MKMP4: An automated H264 / HE-AAC (aacPlus) encoder script for Mac and Linux / Unix...</description>
		<content:encoded><![CDATA[<p><strong>멤피스의 생각&#8230;</strong></p>
<p>Diego’s Rants  » MKMP4: An automated H264 / HE-AAC (aacPlus) encoder script for Mac and Linux / Unix&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-1/#comment-7868</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 31 Oct 2009 10:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-7868</guid>
		<description>ok, figured it out.

was using different debian versions locally and on the server which led to various problems with mplayer, MP4Box and the Nero-Encoder...</description>
		<content:encoded><![CDATA[<p>ok, figured it out.</p>
<p>was using different debian versions locally and on the server which led to various problems with mplayer, MP4Box and the Nero-Encoder&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-1/#comment-7716</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Thu, 29 Oct 2009 05:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-7716</guid>
		<description>Hi Diego, thanks again, I am running a UGC Site with your script in bckground now for months :)

recently I started adding hd capabilities, everything was downsized to 512 px width - now I generate a secon version wit 1280 px widht max.

I have one strange problem, the only difference between the small and the big version are different width/height, as I set the bitrate for the big version to 4000 I get multiple audio &amp; video streams in one file - any hint on this?

Mediainfo output:
http://pastebin.com/m68940276

Thanks :)</description>
		<content:encoded><![CDATA[<p>Hi Diego, thanks again, I am running a UGC Site with your script in bckground now for months <img src='http://blog.massanti.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>recently I started adding hd capabilities, everything was downsized to 512 px width &#8211; now I generate a secon version wit 1280 px widht max.</p>
<p>I have one strange problem, the only difference between the small and the big version are different width/height, as I set the bitrate for the big version to 4000 I get multiple audio &amp; video streams in one file &#8211; any hint on this?</p>
<p>Mediainfo output:<br />
<a href="http://pastebin.com/m68940276" rel="nofollow">http://pastebin.com/m68940276</a></p>
<p>Thanks <img src='http://blog.massanti.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-1/#comment-7603</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Tue, 27 Oct 2009 17:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-7603</guid>
		<description>Hi diego, thx for the great mod :)
However I am having troubles compiling gpac on centos 5.3

here is the message :

compositor/events.c:239: warning: passing argument 3 of ‘gf_utf8_wcstombs’ from incompatible pointer type

and finally at the end ..

collect2: ld returned 1 exit status
make[1]: *** [libgpac.so] Error 1
make[1]: Leaving directory `/root/gpac/src&#039;
make: *** [lib] Error 2
[root@lnx-svr gpac]#

I am lost at what could be the problem on this one :S</description>
		<content:encoded><![CDATA[<p>Hi diego, thx for the great mod <img src='http://blog.massanti.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
However I am having troubles compiling gpac on centos 5.3</p>
<p>here is the message :</p>
<p>compositor/events.c:239: warning: passing argument 3 of ‘gf_utf8_wcstombs’ from incompatible pointer type</p>
<p>and finally at the end ..</p>
<p>collect2: ld returned 1 exit status<br />
make[1]: *** [libgpac.so] Error 1<br />
make[1]: Leaving directory `/root/gpac/src&#8217;<br />
make: *** [lib] Error 2<br />
[root@lnx-svr gpac]#</p>
<p>I am lost at what could be the problem on this one :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Massanti</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-1/#comment-7203</link>
		<dc:creator>Diego Massanti</dc:creator>
		<pubDate>Sun, 18 Oct 2009 22:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-7203</guid>
		<description>Hey great, i was actually working on a totally new script, but you&#039;re free to send me back your mods for this one and i will be happy to publish it here with proper credit.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hey great, i was actually working on a totally new script, but you&#8217;re free to send me back your mods for this one and i will be happy to publish it here with proper credit.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gunstick</title>
		<link>http://blog.massanti.com/2008/09/26/mkmp4-automated-h264-aacplus-encoder-script-mac-linux/comment-page-1/#comment-7201</link>
		<dc:creator>Gunstick</dc:creator>
		<pubDate>Sun, 18 Oct 2009 18:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massanti.com/?p=562#comment-7201</guid>
		<description>I&#039;m currently working on your script doing some minor modifications. I will send you the result when done.</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently working on your script doing some minor modifications. I will send you the result when done.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
