[MPlayer-users] Ipod Touch Encoding problem
Jeff volckaert
jvolckaert at gmail.com
Wed Nov 21 15:53:42 CET 2007
> What I would expect to need to do if I found myself in your situation
> is: install libx264 (including development headers), compile MPlayer
> from the latest development source obtained via SVN (or, at least, from
> the 1.0rc2 source), and try the unmodified command line in that.
>
> --
> The Wanderer
I'm using the current Mplayer from ATrpms. I tried installing
libx264, but mencoder doesn't see it.
I am able to encode for the Ipod Touch using:
mencoder -ofps 25 -of lavf -lavfopts
format=mp4:i_certify_that_my_video_stream_does_not_use_b_frames -af
lavcresample=44100 -vf-add harddup -vf-add scale=320:240 -oac lavc
-ovc lavc -lavcopts
aglobal=1:vglobal=1:acodec=libfaac:abitrate=128:vcodec=mpeg4:vbitrate=256:keyint=25
Test.vob -o Test.mp4
So even though it's not h.264, it's a great picture. Does anyone know
if there is a quality difference between mpeg4 and h.264?
I suspect "format=mp4" did the trick.
BTW, I get alot of "1 duplicate frame(s)!" messages. I assume it's
normal since I get them all the time. Is there a switch to turn them
off?
Thanks for the help.
Jeff
More information about the MPlayer-users
mailing list