<br><br><div class="gmail_quote">2009/4/2 David Fishburn <span dir="ltr">&lt;<a href="mailto:dfishburn.mythtv@gmail.com">dfishburn.mythtv@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
[snip]</blockquote><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
These have raised a few questions, which I hope someone on the list<br>
can provide some answers for.<br>
<br>
1.  Please provide a complete ffmpeg command line you use to generate<br>
compatible .mp4 files for this device.<br>
I used this which worked, though not sure if it is optimal:<br>
ffmpeg -y -i ...mythtv/recordings/1000_20090401073900.mpg -s 320x240<br>
-r 15 -f mp4 -ac 2 -ar 24000 -ab 64 -b 250000 /tmp/test.mp4<br>
</blockquote><div><br>Wou also need the SVN version number, as ffmpeg changes it&#39;s parameters as often as it&#39;s socks it seems.<br><br>you might also want to take a look at &#39;Handbreak&#39;, I use it to convert AVIs to a format my iPod will play, there are linux binaries available (I use it under windows).<br>
<br><a href="http://handbrake.fr/?article=download">http://handbrake.fr/?article=download</a><br><br>Also, it&#39;s worth getting the DivX player for the phone, this allows my N82 to play most AVIs I&#39;ve thrown at it without any format reencoding required. (hardware wise the N82 and N95 are fairly similar.) The player isn&#39;t the most user friendly out there but it does provide the orientation switching you require.<br>
<br>It might be worth installing this and trying it with your test mp4, if it doesn&#39;t show up rename it to test.divx and try again.<br><br>I find the divx site a bit annoying, but I think this is the apropriate URL:<br>
<br><a href="http://www.divx.com/mobile/requirements.php">http://www.divx.com/mobile/requirements.php</a><br><br>Cheers,<br><br>Ian<br><br><br></div></div>