Browse Source

doc/muxers: fix default value for image2 option start_number.

tags/n3.4
Nicolas George 8 years ago
parent
commit
0c20f9fcab
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/muxers.texi

+ 1
- 1
doc/muxers.texi View File

@@ -794,7 +794,7 @@ ffmpeg -f v4l2 -r 1 -i /dev/video0 -f image2 -strftime 1 "%Y-%m-%d_%H-%M-%S.jpg"

@table @option
@item start_number
Start the sequence from the specified number. Default value is 0.
Start the sequence from the specified number. Default value is 1.

@item update
If set to 1, the filename will always be interpreted as just a


Loading…
Cancel
Save