[FFmpeg-devel] [PATCH 4/6] doc/muxers: add mkvtimestamp_v2
Stefano Sabatini
stefasab at gmail.com
Tue Apr 16 11:29:47 EEST 2024
---
doc/muxers.texi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index f94513527d..490d5557bf 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -2933,6 +2933,14 @@ MicroDVD subtitle format muxer.
This muxer accepts a single @samp{microdvd} subtitles stream.
+ at section mkvtimestamp_v2
+mkvtoolnix v2 timecode format muxer.
+
+Write the PTS rawvideo frame to the output, as supported by the
+ at command{mkvextact} tool from the @command{mkvtoolnix} suite.
+
+This muxer accepts a single @samp{rawvideo} stream.
+
@section mp3
The MP3 muxer writes a raw MP3 stream with the following optional features:
--
2.34.1
More information about the ffmpeg-devel
mailing list