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