[FFmpeg-devel] [PATCH] doc/bitstream_filters: document dts2pts bsf
Marcus B Spencer
marcus at marcusspencer.xyz
Fri May 10 00:01:30 EEST 2024
Signed-off-by: Marcus B Spencer <marcus at marcusspencer.xyz>
---
doc/bitstream_filters.texi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi
index 3d4dda04fc..9a7035d90a 100644
--- a/doc/bitstream_filters.texi
+++ b/doc/bitstream_filters.texi
@@ -101,6 +101,10 @@ Remove zero padding at the end of a packet.
Extract the core from a DCA/DTS stream, dropping extensions such as
DTS-HD.
+ at section dts2pts
+
+Derive PTS by reordering DTS from H264 streams.
+
@section dump_extra
Add extradata to the beginning of the filtered packets except when
--
2.45.0
More information about the ffmpeg-devel
mailing list