On 6/9/19, Michael Koch <[email protected]> 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 > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
