You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When next_subsection() is called, it now also calls Manim's next_section()
internally. This allows Manim to create separate video files for each
subsection automatically when --save_sections flag is used.
This is the first step toward eliminating ffmpeg post-processing and
letting Manim do the video splitting work natively.
0 commit comments