[FFmpeg-devel] [PATCH] ffmpeg.c manual: clarify map_meta_data usage.

Anton Khirnov anton
Wed Oct 27 12:25:45 CEST 2010


On Wed, Oct 27, 2010 at 11:16:56AM +0200, Michael Niedermayer wrote:
> On Tue, Oct 26, 2010 at 06:04:45PM +0200, Anton Khirnov wrote:
> > ---
> >  doc/ffmpeg-doc.texi |    3 ++-
> >  1 files changed, 2 insertions(+), 1 deletions(-)
> > 
> > diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
> > index 21a9a66..bf5bdf4 100644
> > --- a/doc/ffmpeg-doc.texi
> > +++ b/doc/ffmpeg-doc.texi
> > @@ -587,7 +587,8 @@ Just enumerate the input streams in the order you want them in the output.
> >  @var{sync_stream_id} if specified sets the input stream to sync
> >  against.
> >  @item -map_meta_data @var{outfile}:@var{infile}
> > -Set meta data information of @var{outfile} from @var{infile}.
> > +Set meta data information of @var{outfile} from @var{infile}. Note that those
> > +are file indices (zero-based), not filenames.
> >  @item -debug
> >  Print specific debug info.
> >  @item -benchmark
> 
> ok
applied
>, maybe we should support filenames too though ...
we should, but it'd be a PITA to parse, especially if/after the advanced
mappings patch is applied

-- 
Anton Khirnov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101027/ee915555/attachment.pgp>



More information about the ffmpeg-devel mailing list