Possible to change frame durations individually?
Hi, great library, thanks!
I was wondering if it's possible to change frame durations on a per-frame-basis?
yes you can just run encoder.setDelay before the encoder.addFrame and it will change the framerate. The frame rate will stay like that unless you change it back before the next frame.
Ah, great! Thanks.
On 6. Sep 2021, 21:27 +0200, Sam Keddy @.***>, wrote:
yes you can just run encoder.setDelay before the encoder.addFrame and it will change the framerate. The frame rate will stay like that unless you change it back before the next frame. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.