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.