mirror of https://git.ffmpeg.org/ffmpeg.git
doc/muxers: add jacosub
This commit is contained in:
parent
4fe3c8dcfd
commit
f7fd228560
|
@ -2709,6 +2709,14 @@ Corporation), to store internally developed codecs.
|
|||
This muxer accepts a single @samp{vp8}, @samp{vp9}, or @samp{av1}
|
||||
video stream.
|
||||
|
||||
@section jacosub
|
||||
JACOsub subtitle format muxer.
|
||||
|
||||
This muxer accepts a single @samp{jacosub} subtitles stream.
|
||||
|
||||
For more information about the format, see
|
||||
@url{http://unicorn.us.com/jacosub/jscripts.html}.
|
||||
|
||||
@section matroska
|
||||
|
||||
Matroska container muxer.
|
||||
|
|
Loading…
Reference in New Issue