[MPlayer-users] Ipod Touch Encoding problem

Krzysztof Duchnowski amidk75 at gmail.com
Tue Nov 20 19:57:54 CET 2007


Jeff volckaert pisze:

> But, this command using Mencoder produces a file that I can't import
> into Itunes:
> nice -+19 mencoder -ofps 30000/1001 -af lavcresample=24000 -vf harddup
> -of lavf -oac lavc
> -ovc lavc -lavcopts aglobal=1:vglobal=1:vcodec=mpeg4:acodec=aac -lavfopts i_cert
> ify_that_my_video_stream_does_not_use_b_frames -oac lavc -ovc lavc -lavcopts agl
> obal=1:vglobal=1:vcodec=mpeg4:acodec=aac  -o
> $VIDEODIR/pda/$TITLE-$STARTTIME-$SUBTITLE.mp4 $VIDEODIR/$FILENAME
> -quiet

> I tried these manually and they don't work either:
> mencoder -oac lavc -lavcopts acodec=mp3:abitrate=128 -ovc x264
> -x264encopts bitrate=256:level_idc=30:bframes=0:nocabac:nopsnr:nossim
> -vf scale=320:240 ../1011_20071118200000.mpg -o Simpsons264test.mp4

> mencoder -oac lavc -ovc lavc -lavcopts
> aglobal=1:vglobal=1:coder=1:vcodec=h264:acodec=mp3:vbitrate=512:abitrate=64
> -vf scale=320:240 ../1011_20071118200000.mpg -o Simpsons264test2.mp4

> Any suggestions?  Anyone had success encoding for an Ipod Touch or
> Iphone using Mencoder?

> BTW, I think Mencoder produces a better quality picture than FFmpeg,
> that's why I like using it.


That's what I've used:

mencoder -ofps 25 -of lavf -lavfopts format=mp4 -af lavcresample=44100 
-vf-add harddup -vf-add scale=320:-11 -oac lavc -ovc lavc -lavcopts 
aglobal=1:vglobal=1:acodec=libfaac:abitrate=192:vcodec=libx264:vbitrate=384:keyint=25 
test.mp4 -o ipod.mp4

and that's the result - try if it'll works (6MB):
http://premium.fileden.com/premium/2006/12/11/497871/Private/ipod.mp4

-- 
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/



More information about the MPlayer-users mailing list