[FFmpeg-user] flatten f4v append with different resolution
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat May 2 21:29:58 CEST 2015
Madovsky <infos <at> madovsky.org> writes:
> I tried to find a way to resize with ffmpeg but no success.
Command line and complete, uncut console output missing.
> is it possible to let ffmpeg resize at a certain part of
> the movie?
FFmpeg does not support different output size in one video
stream. You have to choose one resolution for the whole
output stream. All parts of the input stream that have a
different resolution will be scaled.
Carl Eugen
More information about the ffmpeg-user
mailing list