redvid
redvid copied to clipboard
add sound to video using movipy
change the function for combine sound and video with moviepy add moviepy to requirements.txt
Normally, FFmpeg is not required.
I think moviepy is using FFmpeg under the hood so what we are doing by adding moviepy to requirements is increasing dependancy tree.