On Sun, 19 May 2019, Nicolas George wrote:
Marton Balint (12019-05-19):
Fixes infinte loop with -vf loop=loop=1.
The subject line talks about loop=0, this line about loop=1. Typo
somewhere, or am I missing something?
loop=1 is the loop count (number of loops), not the loop size (number of
frames to loop) which is also 0 by default. Issue is present with any
nonzero loop count, 1 is just an example.
Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".