<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.zenerves.net/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://wiki.zenerves.net/index.php?action=history&amp;feed=atom&amp;title=Videos_for_my_phone</id>
		<title>Videos for my phone - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.zenerves.net/index.php?action=history&amp;feed=atom&amp;title=Videos_for_my_phone"/>
		<link rel="alternate" type="text/html" href="http://wiki.zenerves.net/index.php?title=Videos_for_my_phone&amp;action=history"/>
		<updated>2026-09-20T05:25:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>http://wiki.zenerves.net/index.php?title=Videos_for_my_phone&amp;diff=152&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://wiki.zenerves.net/index.php?title=Videos_for_my_phone&amp;diff=152&amp;oldid=prev"/>
				<updated>2011-10-14T23:59:13Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 23:59, 14 October 2011&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://wiki.zenerves.net/index.php?title=Videos_for_my_phone&amp;diff=151&amp;oldid=prev</id>
		<title>Lola at 23:30, 14 October 2011</title>
		<link rel="alternate" type="text/html" href="http://wiki.zenerves.net/index.php?title=Videos_for_my_phone&amp;diff=151&amp;oldid=prev"/>
				<updated>2011-10-14T23:30:03Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Fail with ubuntu forums:&lt;br /&gt;
&lt;br /&gt;
  ffmpeg -i input.avi -f mp4 -vcodec mpeg4 -b 2200k -r 30 -s 640x360 -acodec libfaac -ar 32000 -ab 128k -ac 2 output.mp4&lt;br /&gt;
&lt;br /&gt;
http://ubuntuforums.org/showthread.php?t=1125181 &lt;br /&gt;
&lt;br /&gt;
DOES NOT WORK!! Unrecognizable 2-Gigs mp4 file that does NOT play on the 5800&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
From dailymobile:&lt;br /&gt;
&lt;br /&gt;
  ffmpeg -i &amp;quot;Something.avi&amp;quot; -f mp4 &lt;br /&gt;
  -vcodec libx264 -b 1000k -r 30 -s 320x240 &lt;br /&gt;
  -acodec libfaac -ar 32000 -ab 128k -ac 2 &lt;br /&gt;
  -threads 0 -async 1 &lt;br /&gt;
  -aspect 4:3 &lt;br /&gt;
  &amp;quot;Somethingelse.mp4&amp;quot; &lt;br /&gt;
&lt;br /&gt;
[In one single line of course. '''Works''', or seems to: Aspect Ratio is wrong, over-elongated vertically; sometimes, sound drops briefly.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I just failed, I guess wrong display size, using this:&lt;br /&gt;
&lt;br /&gt;
  ffmpeg -i &amp;quot;something.flv&amp;quot; -f mp4 &lt;br /&gt;
  -vcodec libx264' -b 600k -r 25 -'''s 640x360'''&lt;br /&gt;
  -acodec libfaac -ar 32000 -ab 128k -ac 2&lt;br /&gt;
  -threads 4 -async 1&lt;br /&gt;
  -aspect 16/9 [same with 4:3]&lt;br /&gt;
  &amp;quot;somethingelse.mp4&amp;quot;&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now this provide the highest possibel resolution:&lt;br /&gt;
&lt;br /&gt;
  ffmpeg -i &amp;quot;1930Angkor&amp;quot; -f mp4 &lt;br /&gt;
  -vcodec mpeg4 -b 600k -r 24 '''-s 640x320''' &lt;br /&gt;
  -acodec libfaac -ar 32000 -ab 64k -ac 2 &lt;br /&gt;
  -threads 4 -async 1 &lt;br /&gt;
  -aspect 4:3 &lt;br /&gt;
  &amp;quot;Angkor320.mp4&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''&amp;quot;-threads 4&amp;quot; is best for dualcore machines; increase this if you have better hardware.'' Still, this doesn't provide accurate ratio with RealPlayer trying very hard to full-screen it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Note that you can just &amp;quot;throw&amp;quot; your Flash files from Youtube straight to the device, it will be recognized and play, even without the .flv extension]&lt;br /&gt;
[[Category:Linux]] [[Category:Howtos]]&lt;/div&gt;</summary>
		<author><name>Lola</name></author>	</entry>

	</feed>