I wanted to render a small inifinitely looping animation into a WEBP but when setting "loop" to 0 it is not ending up looping infinitely.
I'm not sure if this is an ffmpeg bug and it'd need a new build or if something isn't being passed correctly.
Trying to convert an e.g. WEBM to an animated WEBP via. the command line in ffmpeg it works fine
Example arguments:
(Alternatively even
As an extra test I even tried using `LIBWEBP`instead of `LIBWEBP_ANIM` but the result is the same, it doesn't want to loop infinitely