diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2024-01-20 15:19:59 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2024-01-24 00:09:21 +0100 |
commit | 8bcea02f6cb08cec30aa4b50fba8af33d5600082 (patch) | |
tree | 2c11d22dbca9b074aa62e171d70985fc51ce4bb3 /doc | |
parent | 916373014e006379468832830870810c5d985836 (diff) | |
download | ffmpeg-8bcea02f6cb08cec30aa4b50fba8af33d5600082.tar.gz |
doc/muxers/raw: add dfpwm item
Diffstat (limited to 'doc')
-rw-r--r-- | doc/muxers.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi index d65eaa767b..c2e3aea10e 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -75,6 +75,9 @@ input stream has to be selected using the @code{-map} option with the No extension is registered so format name has to be supplied e.g. with the @command{ffmpeg} CLI tool @code{-f data}. +@item dfpwm @emph{audio} (dfpwm) +Raw DFPWM1a (Dynamic Filter Pulse With Modulation) audio muxer. + @item dirac @emph{video} (drc, vc2) BBC Dirac video. |