[FFmpeg-cvslog] doc/bitstream_filters: add missing entry for the time_base setts option
James Almer
git at videolan.org
Tue Mar 1 23:24:39 EET 2022
ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Tue Mar 1 18:24:03 2022 -0300| [a1fff6566b84b4f53d459ca9532ba8ee43a18d38] | committer: James Almer
doc/bitstream_filters: add missing entry for the time_base setts option
Signed-off-by: James Almer <jamrial at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a1fff6566b84b4f53d459ca9532ba8ee43a18d38
---
doc/bitstream_filters.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index b11d357941..a0092878c8 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -738,6 +738,8 @@ It accepts the following parameters:
Set expressions for PTS, DTS or both.
@item duration
Set expression for duration.
+ at item time_base
+Set output time base.
@end table
The expressions are evaluated through the eval API and can contain the following
More information about the ffmpeg-cvslog
mailing list