On 2/9/18, Carl Eugen Hoyos <[email protected]> wrote: > 2018-02-08 14:17 GMT+01:00 Gyan Doshi <[email protected]>: > >> The (input) option for this is -stream_loop. > > If the input is an image (as in this case), "-loop 1" is the better option, > as you wrote in your mail, "stream_loop" is a hack and sometimes > has issues. > (May need -shortest)
You should really use loop filter as it will decode image only once. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
