[MEncoder-users] Trying convert to .mov
James Hastings-Trew
jimht at shaw.ca
Sat Oct 6 20:35:56 CEST 2007
Ross Clement wrote:
> Or, much simpler, how about:
> http://www.4shared.com/file/25823092/fa0d0e29/junk2.html
>
> If you or anyone else can turn this into a h264 .mov using only mencoder
> without the speed problem, I would really like to know.
>
> The dialogue should talk about opening protools at about the same time that
> I click on the protools icon.
>
mencoder junk.avi -sws 9 -of lavf -lavfopts format=mp4 -vf harddup -ovc
x264 -x264encopts
bitrate=2440:vbv_maxrate=2500:vbv_bufsize=2000:nocabac:me=umh:subq=6:trellis=1:level_idc=30:global_header:threads=2:pass=1
-oac faac -faacopts mpeg=4:object=2:br=160:raw -channels 2 -srate 48000
-o junk.mp4
mencoder junk.avi -sws 9 -of lavf -lavfopts format=mp4 -vf harddup -ovc
x264 -x264encopts
bitrate=2440:vbv_maxrate=2500:vbv_bufsize=2000:nocabac:me=umh:subq=6:trellis=1:level_idc=30:global_header:threads=2:pass=2
-oac faac -faacopts mpeg=4:object=2:br=160:raw -channels 2 -srate 48000
-o junk.mp4
There you go. Two pass encode, the resulting file is 945K Opens just
fine in Quicktime.
More information about the MEncoder-users
mailing list