Convert directory of images to video file with FFMPEG on Linux
Runs on linux, need to have ffpmeg package installed
On Ubuntu:
sudo apt install ffmpeg
- Clone this repository
git clone https://github.com/lkilcommons/imgdir2mp4
- Run
python imgdir2mp4.py --help
to see how to use command