doc/muxers/image2: remove the non-negative number requirement for start_number

Update after b37858eae1.
pull/115/head^2
Liviu Oniciuc 10 years ago committed by Stefano Sabatini
parent 0afc26d330
commit d2330e5844
  1. 3
      doc/muxers.texi

@ -381,8 +381,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 1. Must
be a non-negative number.
Start the sequence from the specified number. Default value is 0.
@item update
If set to 1, the filename will always be interpreted as just a

Loading…
Cancel
Save