Skip to content

generate video #167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mzhng opened this issue Mar 6, 2018 · 1 comment
Closed

generate video #167

mzhng opened this issue Mar 6, 2018 · 1 comment

Comments

@mzhng
Copy link

mzhng commented Mar 6, 2018

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?

@vidartf
Copy link
Member

vidartf commented Mar 19, 2018

There isn't currently any official way of doing this. You might want to follow this answer though: Use a browser extension to record a video from the browser canvas. I'll leave this open for in order to mark that more "integrated" solutions should still be explored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants