-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): remove subprocess calls to FFMPEG with
av
Linked to the progess made in ManimCommunity/manim#3501. The following PR aims at reducing subprocess calls for security and speed reasons. Also, with ManimCommunity/manim#3501 is merged, FFMPEG should not be needed anymore as it is part of `PyAv`.
- Loading branch information
Showing
4 changed files
with
124 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.