Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMulvya <mulvya@gmail.com>2017-02-10 14:40:14 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2017-02-11 04:59:32 +0300
commit40b6e28778653d1f16dc650d841d9adedc781bea (patch)
treee4a5c56cd67ac496241f26c1197ff18a248bf481 /doc/fftools-common-opts.texi
parent7b3f0b3de4e01778e419140d4c57f2eb798ae954 (diff)
doc: Add muxers/demuxers list option
Signed-off-by: Mulvya <mulvya@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/fftools-common-opts.texi')
-rw-r--r--doc/fftools-common-opts.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index a8e485f43a..7269aeece9 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -110,6 +110,12 @@ Show version.
@item -formats
Show available formats (including devices).
+@item -demuxers
+Show available demuxers.
+
+@item -muxers
+Show available muxers.
+
@item -devices
Show available devices.