Quoting Vittorio Giovara (2015-09-27 16:13:01)
> ---
>  avconv_opt.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/avconv_opt.c b/avconv_opt.c
> index 5bdd7d9..a606606 100644
> --- a/avconv_opt.c
> +++ b/avconv_opt.c
> @@ -2121,6 +2121,7 @@ void show_help_default(const char *opt, const char *arg)
>             "    -h      -- print basic options\n"
>             "    -h long -- print more options\n"
>             "    -h full -- print all options (including all format and codec 
> specific options, very long)\n"
> +           "    -h type=name -- print all options for the named 
> decoder/encoder/demuxer/muxer/filter\n"
>             "    See man %s for detailed description of the options.\n"
>             "\n", program_name);
>  
> -- 
> 1.9.5 (Apple Git-50.3)
> 
> _______________________________________________
> libav-devel mailing list
> [email protected]
> https://lists.libav.org/mailman/listinfo/libav-devel

Fine with me.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to