[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]
Re: [transcode-users] Re: Transcode Examples? (mpeg2 to avi, mpeg2to mpe
On Tue, 2005-03-29 at 10:07 -0700, Chris McBride wrote:
> the reason I did not use xvcd export profile is that it tries to force x480
> output --encode_fields p tells encoder that video is progressive
> I live in NTSC-Land so might need different "-Z" or "--export_prof vcd-pal"
> (for PAL) setting...
Still you must use the profile, otherwise your max/minrate will not be
honored, because the buffer size isn't specified. You can avoid the
zooming by setting the aspect ratio to 2 explicitely, for both input and
output.