[FFmpeg-user] optimized bitrate
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Sep 26 11:53:01 CEST 2012
Hugo Wau <hugowau <at> gmx.net> writes:
> > 2 pass might help.
> > -r
> >
> Could you give me an example for the command-line please
> or a link, how it works for the "target DVD"?
(Is this really not explained in the old MEncoder
documentation that you were pointed to and read?)
(untested)
$ ffmpeg -i input -target pal-dvd -vb 4k -pass 1 out.vob
$ ffmpeg -i input -target pal-dvd -vb 4k -pass 2 out.vob
Carl Eugen
More information about the ffmpeg-user
mailing list