[MPlayer-users] Re: H.264 with MEncoder

Loren Merritt lorenm at u.washington.edu
Tue Nov 2 07:02:03 CET 2004


On Mon, 1 Nov 2004, Hemantha Kodikara Arachchi wrote:

> Hi,
> What is the commnd-line for encoding a YUV (or AVI) video file in h.264 format?
> HKA

A simple setting at medium speed:
mencoder infile -o out.avi -ovc x264 -x264encopts pass=1:qp_constant=20:subq=1:frameref=3
mencoder infile -o out.avi -ovc x264 -x264encopts pass=2:bitrate=1000:subq=4:frameref=6:fullinter
(of course, you can change bitrate)

--Loren Merritt




More information about the MPlayer-users mailing list