-
Notifications
You must be signed in to change notification settings - Fork 2k
Lingren Kong edited this page Jul 3, 2022
·
7 revisions
There is a new FAQ section in the latest version of our documentation. This page here is intended for stashing new questions to be added to the documentation FAQ at some point (it is easier to edit the wiki than adding a PR).
Questions that have been added to the documentation should be removed from the entries below.
Q: How to get video output when I use opengl?
A: You need to use --write_to_movie
option. In version 0.15.2, this option only works in command line, setting in manim.cfg
cannot work (For more detail reason, see this issue )