diff --git a/ffmpeg-image-to-video.txt b/ffmpeg-image-to-video.txt index 12f5b64..ce5c255 100644 --- a/ffmpeg-image-to-video.txt +++ b/ffmpeg-image-to-video.txt @@ -1,3 +1,3 @@ ffmpeg -f image2 -framerate 2 -i image%04d.jpg -c:v libx265 video.mp4 -will update to work for all at once +the command currently used in videos.txt