mnse
2
Hi @DarkLight,
Always good to look inside the given examples coming with a library.
ie:
You’ll notice, that there is a call to …
videoExport.startMovie();
… right after creating the VideoExport instance, which seems to be missed in your code above…
Cheers
— mnse
PS: there is also a library called GifAnimation which you can check out…
2 Likes