[FFmpeg-user] use two video filters together
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Jul 23 07:53:24 CEST 2012
韩瑞松 <550399108 <at> qq.com> writes:
> How can I transencod my video with the two filters together and
> make sure those two are both effective.
> "-vf 'movie=logo.png,scale=100:50[logo];[in][logo]overlay=10:10[out]'".
_^_
The answer is well hidden in the command line you provided
(that already uses two filters, movie and scale).
Carl Eugen
More information about the ffmpeg-user
mailing list