[MPlayer-users] avi2mp4.sh: converts AVIs for iPod Video's

Guillaume POIRIER poirierg at gmail.com
Mon Jan 21 21:50:56 CET 2008


Hello,

On Jan 18, 2008 3:11 AM, Sebastian Kemper <sebastian_ml at gmx.net> wrote:
> On Fri, Jan 18, 2008 at 03:10:12AM +0100, Sebastian Kemper wrote:
> > # 1.0.8: - Remove myidentify log when skipping file
> > #        - Use rm -f
> > #        - Add possibility to add options to mencoder calls through
> > #          $MENCODER_OPTS
>
> I forgot %)

I didn't test your script, but I just wanted to share a sample
commandline that works well on my iPod Classic, with latest firmware:

mencoder -dvd-device ./JOHNNY_CASH/ dvd:// -vf
crop=704:336:10:72,yadif,scale=-10,harddup -of lavf -lavfopts
format=mp4 -af lavcresample=44100 -oac faac -faacopts
mpeg=4:object=2:br=160:raw -ovc x264 -x264encopts
global_header:bitrate=1381:vbv_maxrate=1500:vbv_bufsize=2000:keyint=500:threads=auto:subq=7:me=umh:level_idc=13:nocabac
-frames 500 -o ipod.mp4


Note that this doesn't require ANY other software besides MEncoder :-)

I'll do some more test, and maybe add it to the docs...

Guillaume
-- 
A soldier will fight long and hard for a bit of colored ribbon.
 -- Napoleon Bonaparte



More information about the MPlayer-users mailing list