From 2117027d9687e7efc7d10122b1fab4db0bdc3cd6 Mon Sep 17 00:00:00 2001 From: waterwheels Date: Wed, 7 Aug 2024 04:44:30 +0200 Subject: [PATCH] update ffmpeg command in docs the docs listed the ffmpeg command as `create-video` but it seems that the actual command is `frames-to-video` --- .../content/usage/jobs-tasks-commands/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/project-website/content/usage/jobs-tasks-commands/commands.md b/web/project-website/content/usage/jobs-tasks-commands/commands.md index 55d603c7..366bf3dc 100644 --- a/web/project-website/content/usage/jobs-tasks-commands/commands.md +++ b/web/project-website/content/usage/jobs-tasks-commands/commands.md @@ -26,7 +26,7 @@ The constructed CLI invocation will be `{exe} {exeArgs} {argsBefore} {blendfile} Flamenco Worker monitors the logging of Blender; lines like `Saved: filename.jpg` are recognised and sent as preview images to Flamenco Manager. -## FFmpeg: `create-video` +## FFmpeg: `frames-to-video` Uses FFmpeg to convert an image sequence to a video file. -- 2.30.2