update ffmpeg command in docs #104333

Merged
Sybren A. Stüvel merged 1 commits from waterwheels/flamenco:waterwheels-ffmpeg-doc-patch into main 2024-08-26 18:15:19 +02:00

View File

@ -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. 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. Uses FFmpeg to convert an image sequence to a video file.