mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
doc/muxers/image2: remove the non-negative number requirement for start_number
Update after b37858eae1
.
This commit is contained in:
parent
0afc26d330
commit
d2330e5844
@ -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
|
@table @option
|
||||||
@item start_number
|
@item start_number
|
||||||
Start the sequence from the specified number. Default value is 1. Must
|
Start the sequence from the specified number. Default value is 0.
|
||||||
be a non-negative number.
|
|
||||||
|
|
||||||
@item update
|
@item update
|
||||||
If set to 1, the filename will always be interpreted as just a
|
If set to 1, the filename will always be interpreted as just a
|
||||||
|
Loading…
Reference in New Issue
Block a user