Создание видео файла из одного кадра

ffmpeg -loop_input -vframes <number_of_frames> -i <input_file> <output_file>