[FFmpeg-cvslog] doc/bitstream_filters: add missing entry for the duration setts option
James Almer
git at videolan.org
Mon Feb 28 17:40:02 EET 2022
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Mon Feb 28 12:36:45 2022 -0300| [129f5ed87e716788191a073791a2446a6099b72f] | committer: James Almer
doc/bitstream_filters: add missing entry for the duration setts option
Forgotten in 825fb5f1cb1a1a64f6d2e4066639c88f224bf971.
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=129f5ed87e716788191a073791a2446a6099b72f
---
doc/bitstream_filters.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index 689bb52141..87c984185d 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -736,6 +736,8 @@ It accepts the following parameters:
@item pts
@item dts
Set expressions for PTS, DTS or both.
+ at item duration
+Set expression for duration.
@end table
The expressions are evaluated through the eval API and can contain the following
More information about the ffmpeg-cvslog
mailing list