[FFmpeg-devel] [PATCH 4/7] doc/muxers: add jacosub
Stefano Sabatini
stefasab at gmail.com
Sat Apr 6 14:02:08 EEST 2024
---
doc/muxers.texi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 29b6fa1427..6b85befb43 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -2709,6 +2709,14 @@ Corporation), to store internally developed codecs.
This muxer accepts a single @samp{vp8}, @samp{vp9}, or @samp{av1}
video stream.
+ at section jacosub
+JACOsub subtitle format muxer.
+
+This muxer accepts a single @samp{jacosub} subtitles stream.
+
+For more information about the format, see
+ at url{http://unicorn.us.com/jacosub/jscripts.html}.
+
@section matroska
Matroska container muxer.
--
2.34.1
More information about the ffmpeg-devel
mailing list