On Fri, Jul 29, 2011 at 04:48:13PM +0200, Anton Khirnov wrote:
> This is consistent with how all the other options work.
> ---
> avengine.c | 80 +++++++++++++++-------------------------------------
> doc/avengine.texi | 8 ++--
> 2 files changed, 27 insertions(+), 61 deletions(-)
> diff --git a/doc/avengine.texi b/doc/avengine.texi
> index b49151e..c0695da 100644
> --- a/doc/avengine.texi
> +++ b/doc/avengine.texi
> @@ -703,10 +703,10 @@ of the output file:
> @example
> avengine -i in.ogg -map_metadata 0:0,s0 out.mp3
> @end example
> -@item -map_chapters @var{outfile}:@var{infile}
> -Copy chapters from @var{infile} to @var{outfile}. If no chapter mapping is
> specified,
> -then chapters are copied from the first input file with at least one chapter
> to all
> -output files. Use a negative file index to disable any chapter copying.
> +@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.
Copied with at least one chapter where?
The code itself looks OK <diego>though you should put a space between comment
start/end and comment body</diego>
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel