I\'m creating a video from a set of images like this
ffmpeg -f concat -safe 0 -r 1 -i video_file.txt -crf 0 video_file.mkv
where video_file.t