editly
editly copied to clipboard
Implement loop for video (overlays)
like loopAudio. See https://github.com/mifi/editly/issues/88#issuecomment-721778163
Alternatively we can specify -ignore_loop 0 for gif inputs https://ffmpeg.org/ffmpeg-formats.html#toc-gif-1
Hi @mifi , wondering when video loop support will be available?
Hey, Is there any news about this ?
Hi. I don't have much time to work on editly these days unfortunately.
Hi. I don't have much time to work on editly these days unfortunately.
Ok no problem, I took a look into the code and I succeed to made someting work. There is just still problem because video stream is sudently closed when clip is over. Could you take a look, maybe you know how to close it gently.
https://github.com/mifi/editly/pull/280