diff --git a/bin/foamCreateVideo b/bin/foamCreateVideo
index 1ede8b76d4..bc5ac36ce2 100755
--- a/bin/foamCreateVideo
+++ b/bin/foamCreateVideo
@@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | Website: https://openfoam.org
-# \\ / A nd | Copyright (C) 2015-2020 OpenFOAM Foundation
+# \\ / A nd | Copyright (C) 2015-2022 OpenFOAM Foundation
# \\/ M anipulation |
#------------------------------------------------------------------------------
# License
@@ -27,7 +27,7 @@
#
# Description
# Creates a video file from PNG images
-# - requires mencoder or ffmpeg
+# - requires ffmpeg or mencoder installed
#
#------------------------------------------------------------------------------
@@ -36,13 +36,15 @@ usage() {
Usage: ${0##*/} [OPTIONS] ...
options:
- -dir | -d
directory containing png images (default local dir)
- -fps | -f frames per second (default = 10)
- -help | -h print the usage
- -image | -i name of image sequence (default = image)
- -out | -o name of output video file (default = video)
- -start | -s specify the start frame number for ffmpeg
- -webm | -w WebM output video file format
+ -begin-pause | -b