Render mp4 video without GUI (base_cam.json format needed) #886
Unanswered
pavanKumar6720
asked this question in
Q&A
Replies: 1 comment
-
Hi there, If you already know the camera matrices for each frame of your animation, you could generate a new Alternatively, you can also directly set the camera matrices through the python bindings (see Cheers! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on a remote server with V100 gpu.
Since UI is not available, I am not able to generate "base_cam.json" (which is needed to save animations) through testbed.
Is there any way to render an animation (mp4) through script (without GUI)?
Is there any documentation on base_cam.json format?
Beta Was this translation helpful? Give feedback.
All reactions