An FFMPEG-based video file merger The program reads video and audio files and combines them as a new file The audio is repeated if the final video is longer than the audio duration
- Python 3
- FFMPEG
- Create two directories named 'data' and 'audio' on the root with the code file
- Open the terminal and run the code file
- Once finished, the final file will be created