-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Description
Is there a recommended way to efficiently make a video from a pythreejs animation? I'd like to set up a scene, render several frames and ideally send them to some python ffmpeg wrapper, although I don't know if this even makes sense since everything is rendered in the browser and I guess there's no direct way to make a pipe between the renderer and an ffmpeg process. Any recommendations?
Metadata
Metadata
Assignees
Labels
No labels