Which Python libraries can help me to extract audio from video?

JDit report abuse

Hi all! I am creating a simple project with pose detection. After saving the video with successful detection, I understood that my output video is mutable! Which library or package can help me to extract audio from input video so that I can concatenate output and audio to a single mp4 file? Tried OpenCV, but didn't succeed.

Thanks a lot!

Answers

twenty_twenty report abuse

What is your workflow? Is the input separate audio / video files?

Comments
JDit report abuse
Input is one videofile. Python 3.6 Linux Ubuntu 18.04
Marjo3d report abuse

As far as I know, there are several python packages for working with video. I think you can use them to extract audio from video as well:

Add Answer

Need support?

Just drop us an email to ... Show more