This script converts all .avi files from a folder (and subfolders) to .mkv (streaming purposes)
tested on ubuntu 18.04 install ffmpeg if not installed on our system ("sudo apt install ffmpeg")
This script converts all .avi files from a folder (and subfolders) to .mkv (streaming purposes)
Python