- Add preface to videos
- Trim the videos.
- Join the videos
- Trim the audio
- Overlay audio on video.
- Python3
- ffmpeg
-
pip3 install -r requirements.txt
(If requirements not met) -
python3 video-processing-utility.py
Much help from this chennaipy-video-helpers