-1

I have been working on a project and one of the feature is to merge an audio and a video file together. I have no idea on how to approach it.

I tried a python package called 'ffmpeg-python' which was recommended but couldn't figure it out how to use it. Also there is another 'ffmpeg' package but it looks suspicious and the repository is in Chinese or something.

Would like a solution.

  • 1
    Welcome to SO! What exactly have you tried so far? We're much more here to help with specific questions of the form "I tried X, but it did not do what I expect and instead resulted in an error!" accompanied by a [Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve) .. that said, `subprocess` calling `ffmpeg` can probably do all you need – ti7 Aug 23 '23 at 05:26

0 Answers0