---
doc/muxers.texi | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index db359916fe..949b55c593 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -751,6 +751,19 @@ source. Default value is @code{3200}, minimum is
@code{100}, maximum
is @code{64Ki}.
@end table
+@section ass
+ASS/SSA (SubStation Alpha).
+
+It accepts a single ASS subtitles stream.
+
+@subsection Options
+@table @option
+@item ignore_readorder @var{bool}
+Write dialogue events immediately, even if they are out-of-order,
+default is @code{false}, otherwise they are cached until the expected
+time event is found.
+@end table
+
@anchor{avi}
@section avi
--
2.34.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".