From ce6479be429653e59ad203a7a5b413fae41747a1 Mon Sep 17 00:00:00 2001 From: 1MalcolmS <143684363+1MalcolmS@users.noreply.github.com> Date: Fri, 27 Mar 2026 13:55:45 -0700 Subject: [PATCH] wording --- ffmpeg-image-to-video.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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