mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
doc/muxers: add ass
This commit is contained in:
parent
81960c09d6
commit
82ad55f5ff
@ -750,6 +750,19 @@ source. Default value is @code{3200}, minimum is @code{100}, maximum
|
|||||||
is @code{64Ki}.
|
is @code{64Ki}.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
@section ass
|
||||||
|
ASS/SSA (SubStation Alpha) subtitles muxer.
|
||||||
|
|
||||||
|
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}
|
@anchor{avi}
|
||||||
@section avi
|
@section avi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user