Closed clankill3r closed 7 years ago
You are right. I'll add such a method.
I'll push a new version very soon. I'm testing and it seems to work fine: now it's possible to export multiple movies while running one sketch.
What platform are you on, @clankill3r ? Could you help me test in OSX or Windows? I'm on Linux...
I'm on both windows and OSX
The latest version includes startMovie and endMovie(), and an example for producing many movies from one sketch.
There is no other way to finish a movie other then dispose(). Since this set's all things to null the user has to create a new VideoExport instance.
It would be nice if you can start and finish making movies.