Open
Description
pydub
is no longer actively maintained, and is now running into issues with audioop
being removed in python 3.13. As such, we should try to remove it from our dependencies and implement the needed features ourselves.
From a quick look through the code, the main features needed to implement are:
AudioSegment.silent
AudioSegment.overlay
AudioSegment.from_file
manim/manim/scene/scene_file_writer.py
Lines 330 to 334 in ce1fff6
manim/manim/scene/scene_file_writer.py
Line 327 in ce1fff6
manim/manim/scene/scene_file_writer.py
Line 370 in ce1fff6
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New