diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2024-01-06 20:40:35 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2024-01-10 19:56:45 +0100 |
commit | d9480cebd915d4b70933f317f7c7616616a3abc0 (patch) | |
tree | 0ad4b69d5a17ef6118ef5d86d2d986f3e9b20225 | |
parent | 05d92850ecdb1e3391359b7e38d5ed9ebcb63536 (diff) | |
download | ffmpeg-d9480cebd915d4b70933f317f7c7616616a3abc0.tar.gz |
doc/muxers: add apm
-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 2e0e3d8132..304df4f5d2 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -660,6 +660,11 @@ It accepts a single audio stream containing an AMR NB stream. @section amv AMV (Actions Media Video) format muxer. +@section apm +Ubisoft Rayman 2 APM audio muxer. + +It accepts a single ADPCM IMA APM audio stream. + @anchor{asf} @section asf |