With this command line ffmpeg -i /path/to/video.mp4 -vn '/path/to/audio.wav', I can extract audio stream from the video file. After testing ffmpeg-python APIs, I do not find a place to specify the ...
kkroening / ffmpeg-python Public Notifications You must be signed in to change notification settings Fork 927 Star 10.8k ...