Hi,

On Tue, Aug 9, 2011 at 1:54 AM, Anton Khirnov <[email protected]> wrote:
> This is consistent with how all the other options work.
> ---
>  avconv.c        |   80 
> ++++++++++++++++---------------------------------------
>  doc/avconv.texi |    8 +++---
>  2 files changed, 27 insertions(+), 61 deletions(-)

The change is OK. Now, this is confusing me:

> +    { "map_chapters",  OPT_INT | HAS_ARG | OPT_EXPERT, 
> {(void*)&chapters_input_file},  "set chapters mapping", "infile" },
[..]
> +@item -map_chapters @var{infile}
> +Copy chapters from @var{infile} to the next output file. If no chapter 
> mapping
> +is specified, then chapters are copied from the first input file with at 
> least
> +one chapter. Use a negative file index to disable any chapter copying.

Both of these talk about an "infile", even though they should say
"input file index".

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

Reply via email to