[FFmpeg-user] optimized bitrate
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Sep 25 12:32:51 CEST 2012
Hugo Wau <hugowau <at> gmx.net> writes:
> I still do not understand why the -b option needs to be
> placed right behind the ffmpeg command
The "-b:v" option (as it is called nowadays) has to be placed
in front of the output file that it is meant to affect
(you can specify several output files with different bitrates,
this is - afaict - the only simple way to make sure the option
is unambiguous.
Carl Eugen
More information about the ffmpeg-user
mailing list