Skip to content

Perf/parallel partial movie encoding - #4899

Open
pjfo wants to merge 7 commits into
ManimCommunity:mainfrom
pjfo:perf/parallel-partial-movie-encoding
Open

Perf/parallel partial movie encoding#4899
pjfo wants to merge 7 commits into
ManimCommunity:mainfrom
pjfo:perf/parallel-partial-movie-encoding

Merge branch 'main' into perf/parallel-partial-movie-encoding

6357f14
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 26, 2026 in 2s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 131 in manim/scene/scene_file_writer.py

See this annotation in the file changed.

Code scanning / CodeQL

Except block handles 'BaseException' Note

Except block directly handles BaseException.

Check notice on line 137 in manim/scene/scene_file_writer.py

See this annotation in the file changed.

Code scanning / CodeQL

Except block handles 'BaseException' Note

Except block directly handles BaseException.

Check notice on line 142 in manim/scene/scene_file_writer.py

See this annotation in the file changed.

Code scanning / CodeQL

Except block handles 'BaseException' Note

Except block directly handles BaseException.

Check notice on line 679 in manim/scene/scene_file_writer.py

See this annotation in the file changed.

Code scanning / CodeQL

Except block handles 'BaseException' Note

Except block directly handles BaseException.