From 1136bd362a873156d9eb99f38a3edd09ae553eee Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Tue, 14 Aug 2012 07:57:56 +0200 Subject: avtools: add -h demuxer/muxer --- doc/avtools-common-opts.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi index eefb37bfcf..d07505d2e4 100644 --- a/doc/avtools-common-opts.texi +++ b/doc/avtools-common-opts.texi @@ -64,6 +64,15 @@ Print detailed information about the decoder named @var{decoder_name}. Use the @item encoder=@var{encoder_name} Print detailed information about the encoder named @var{encoder_name}. Use the @option{-encoders} option to get a list of all encoders. + +@item demuxer=@var{demuxer_name} +Print detailed information about the demuxer named @var{demuxer_name}. Use the +@option{-formats} option to get a list of all demuxers and muxers. + +@item muxer=@var{muxer_name} +Print detailed information about the muxer named @var{muxer_name}. Use the +@option{-formats} option to get a list of all muxers and demuxers. + @end table @item -version -- cgit v1.2.3