---
doc/muxers.texi | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 4a17345b5d..5dc539e621 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -503,6 +503,18 @@ A64 muxer for Commodore 64 video.
This muxer accepts a single @code{a64_multi} or @code{a64_multi5}
codec video stream.
+@section ac4
+Raw AC-4 muxer.
+
+This muxer accepts a single @code{ac3} audio video stream.
+
+@subsection Options
+@table @option
+@item write_crc @var{bool}
+when enabled, write a CRC checksum for each packet to the output,
+default is @code{false}
+@end table
+
@anchor{adts}
@section adts
--
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".