python ffmpeg
# to install ffmpeg
pip install ffmpeg-python
Tejas Naik
# to install ffmpeg
pip install ffmpeg-python
git clone https://git.ffmpeg.org/ffmpeg.git ffmpeg
ffmpeg -i input.mp4 output.avi