<?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: Video on the N95</title>
	<atom:link href="http://mrblog.org/2007/09/16/video-on-the-n95/feed/" rel="self" type="application/rss+xml" />
	<link>http://mrblog.org/2007/09/16/video-on-the-n95/</link>
	<description>Mr Blog.  Very technical, or silly, sometimes absurd.</description>
	<lastBuildDate>Wed, 16 May 2012 18:11:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: MrBlog</title>
		<link>http://mrblog.org/2007/09/16/video-on-the-n95/comment-page-1/#comment-757</link>
		<dc:creator>MrBlog</dc:creator>
		<pubDate>Thu, 03 Apr 2008 19:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://mrblog.televolution.net/?p=343#comment-757</guid>
		<description>Thanks Zible. &#039;super&#039; looks like another wrapper for ffmpeg (on Windows/PC): http://www.erightsoft.info/GetFile.php?SUPERsetup.exe&lt;br /&gt;
&lt;br /&gt;
A 300 meg avi/divx file is a lot different than a 300 meg Tivo-compressed MPEG2 - the Tivo MPEG2 has a lot more quality/data/detail and typically expands to a much larger AVI file if attempting to retain similar quality.&lt;br /&gt;
&lt;br /&gt;
For creating content from AVI/divx or other such &quot;computer media&quot; formats, I simply use FFmpegX (Mac) and set the target output to iPod H264 320w then change to 4:3 aspect on the Video tab.&lt;br /&gt;
&lt;br /&gt;
For content from videocam movies, it&#039;s best to use DV source (save in iMovie as &quot;full quality&quot;).  In this case, a 400MB DV file (2 minutes), equals a 40MB &quot;standard def TV&quot; MOV/AVI, or a 4MB MP4 file on the N95.
</description>
		<content:encoded><![CDATA[<p>Thanks Zible. &#8216;super&#8217; looks like another wrapper for ffmpeg (on Windows/PC): <a href="http://www.erightsoft.info/GetFile.php?SUPERsetup.exe" rel="nofollow">http://www.erightsoft.info/GetFile.php?SUPERsetup.exe</a></p>
<p>A 300 meg avi/divx file is a lot different than a 300 meg Tivo-compressed MPEG2 &#8211; the Tivo MPEG2 has a lot more quality/data/detail and typically expands to a much larger AVI file if attempting to retain similar quality.</p>
<p>For creating content from AVI/divx or other such &quot;computer media&quot; formats, I simply use FFmpegX (Mac) and set the target output to iPod H264 320w then change to 4:3 aspect on the Video tab.</p>
<p>For content from videocam movies, it&#8217;s best to use DV source (save in iMovie as &quot;full quality&quot;).  In this case, a 400MB DV file (2 minutes), equals a 40MB &quot;standard def TV&quot; MOV/AVI, or a 4MB MP4 file on the N95.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zible</title>
		<link>http://mrblog.org/2007/09/16/video-on-the-n95/comment-page-1/#comment-756</link>
		<dc:creator>Zible</dc:creator>
		<pubDate>Thu, 03 Apr 2008 18:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://mrblog.televolution.net/?p=343#comment-756</guid>
		<description>I use super to encode, I usually get 50 meg files from the 300+ meg avi/divx files. I don&#039;t know why those files you use are so huge. Seems like somethings not right, or the bitrate is higher then it needs to be. &lt;br /&gt;
&lt;br /&gt;
Heck, I&#039;ve encoded in both mp4 and divx and both come out close to 50 megs from a 300+ meg file. &lt;br /&gt;
&lt;br /&gt;
Try super, its also open source.
</description>
		<content:encoded><![CDATA[<p>I use super to encode, I usually get 50 meg files from the 300+ meg avi/divx files. I don&#8217;t know why those files you use are so huge. Seems like somethings not right, or the bitrate is higher then it needs to be. </p>
<p>Heck, I&#8217;ve encoded in both mp4 and divx and both come out close to 50 megs from a 300+ meg file. </p>
<p>Try super, its also open source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: duxxyuk</title>
		<link>http://mrblog.org/2007/09/16/video-on-the-n95/comment-page-1/#comment-755</link>
		<dc:creator>duxxyuk</dc:creator>
		<pubDate>Mon, 18 Feb 2008 14:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://mrblog.televolution.net/?p=343#comment-755</guid>
		<description>For the best quality movie conversion I use the following command with ffmpeg:&lt;br /&gt;
ffmpeg -i Fearless__Jet-Li_fights_a_Samurai.flv -vcodec xvid -hq -qscale 5 -r 15 -4mv -trell -s 320x240 -acodec aac -ac 2 -ar 32000 -ab 64 Fearless__Jet-Li_fights_a_Samurai4.mp4
</description>
		<content:encoded><![CDATA[<p>For the best quality movie conversion I use the following command with ffmpeg:<br />
ffmpeg -i Fearless__Jet-Li_fights_a_Samurai.flv -vcodec xvid -hq -qscale 5 -r 15 -4mv -trell -s 320&#215;240 -acodec aac -ac 2 -ar 32000 -ab 64 Fearless__Jet-Li_fights_a_Samurai4.mp4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://mrblog.org/2007/09/16/video-on-the-n95/comment-page-1/#comment-754</link>
		<dc:creator>J</dc:creator>
		<pubDate>Wed, 30 Jan 2008 09:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://mrblog.televolution.net/?p=343#comment-754</guid>
		<description>I&#039;ve used MediaCoder (open source) which has a built in profile for N70, which compressed a 700MB XviD move down to 270MB&lt;br /&gt;
&lt;br /&gt;
Not sure what the profile settings acutally are, but the move does look great.
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used MediaCoder (open source) which has a built in profile for N70, which compressed a 700MB XviD move down to 270MB</p>
<p>Not sure what the profile settings acutally are, but the move does look great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod_Calibra</title>
		<link>http://mrblog.org/2007/09/16/video-on-the-n95/comment-page-1/#comment-753</link>
		<dc:creator>Rod_Calibra</dc:creator>
		<pubDate>Mon, 03 Dec 2007 05:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://mrblog.televolution.net/?p=343#comment-753</guid>
		<description>Hello,&lt;br /&gt;
&lt;br /&gt;
The N95 plays well a 2hrs film (actually my record is 2:15hrs play with full brightness and max vol sound).&lt;br /&gt;
&lt;br /&gt;
With the 20.8 firmware, I think it was able to play at least 2:50-3:20hrs of full screen video. Needs to try again to  confirm.&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Rodrigo
</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>The N95 plays well a 2hrs film (actually my record is 2:15hrs play with full brightness and max vol sound).</p>
<p>With the 20.8 firmware, I think it was able to play at least 2:50-3:20hrs of full screen video. Needs to try again to  confirm.</p>
<p>Regards,<br />
Rodrigo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chankya</title>
		<link>http://mrblog.org/2007/09/16/video-on-the-n95/comment-page-1/#comment-752</link>
		<dc:creator>chankya</dc:creator>
		<pubDate>Sat, 20 Oct 2007 11:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://mrblog.televolution.net/?p=343#comment-752</guid>
		<description>The N95 Mobile of the Nokia is really very good. As you say it can play the &lt;a href=&quot;http://hubpages.com/hub/MP4_Videos&quot; rel=&quot;nofollow&quot;&gt;MP4 Video&lt;/a&gt; format and record the sound and movies in the MP4 format, but i don&#039;t think that the card reader takes 20 minute to load the movie of 30 minutes.
</description>
		<content:encoded><![CDATA[<p>The N95 Mobile of the Nokia is really very good. As you say it can play the <a href=&quot;http://hubpages.com/hub/MP4_Videos&quot; rel="nofollow">MP4 Video</a> format and record the sound and movies in the MP4 format, but i don&#8217;t think that the card reader takes 20 minute to load the movie of 30 minutes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

