mirror of https://git.ffmpeg.org/ffmpeg.git
doc/bitstream_filters: add missing entry for the duration setts option
Forgotten in 825fb5f1cb
.
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
825fb5f1cb
commit
129f5ed87e
|
@ -736,6 +736,8 @@ It accepts the following parameters:
|
|||
@item pts
|
||||
@item dts
|
||||
Set expressions for PTS, DTS or both.
|
||||
@item duration
|
||||
Set expression for duration.
|
||||
@end table
|
||||
|
||||
The expressions are evaluated through the eval API and can contain the following
|
||||
|
|
Loading…
Reference in New Issue