diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2024-01-14 17:38:27 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2024-01-20 12:46:33 +0100 |
commit | 252bb9c818f3a39edb20f8e3330e1a3c0e90844f (patch) | |
tree | 072ee49810f0f58d675b3219b09ef8ade3038afd /doc | |
parent | a57e3b8dcc4770fda22e38012327210c24cc9b3d (diff) | |
download | ffmpeg-252bb9c818f3a39edb20f8e3330e1a3c0e90844f.tar.gz |
doc/muxers: add bit
Diffstat (limited to 'doc')
-rw-r--r-- | doc/muxers.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi index 9581e21bc6..e91a4f8e45 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -872,6 +872,11 @@ ShockWave Flash (SWF) / ActionScript Virtual Machine 2 (AVM2) format muxer. It accepts one audio stream, one video stream, or both. +@section bit +G.729 (.bit) file format muxer. + +It accepts a single G.729 audio stream. + @anchor{chromaprint} @section chromaprint |