[FFmpeg-devel] [PATCH] avfilter: Handle =help to show Filter options documentation

Clément Bœsch ubitux at gmail.com
Fri Mar 29 17:53:57 CET 2013


On Fri, Mar 29, 2013 at 05:26:19PM +0100, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
>  libavfilter/avfilter.c |   14 +++++++++++++-
>  libavfilter/avfilter.h |    1 +
>  2 files changed, 14 insertions(+), 1 deletion(-)
> 

As said on IRC, I would prefer something like:

 ./ffmpeg -help filters
 ./ffmpeg -help filter=curves

Same with all the tools, supporting codecs, formats, etc.

And as a default message for -h and -help, an extended version of the "Getting
help" from ffmpeg.c, and without any option displayed unless you explicit
"full" or some module.

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130329/ddc2a459/attachment.asc>


More information about the ffmpeg-devel mailing list