[FFmpeg-user] blend filter

Paul B Mahol onemda at gmail.com
Sun Jun 9 14:35:11 EEST 2019


On 6/9/19, Michael Koch <astroelectronic at t-online.de> wrote:
> Hi,
>
> in the documentation for the blend filter is written:
> "By default, the output terminates when the longest input terminates."
>
> What's used as input when the shortest input has terminated? Is the last
> frame of the shorter input duplicated?

Yes.

> Is there a trick to let the output terminate when the shortest input
> terminates?


Yes. See framesync options: also ffmpeg -h filter=blend


>
> Thanks,
> Michael
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list