[FFmpeg-devel] [PATCH 2/4] ffmpeg.c: extend map_meta_data to allow advanced mappings

Michael Niedermayer michaelni
Mon Nov 1 20:50:59 CET 2010


On Mon, Nov 01, 2010 at 08:04:24PM +0100, Anton Khirnov wrote:
> On Mon, Nov 01, 2010 at 07:50:12PM +0100, Michael Niedermayer wrote:
> > On Tue, Oct 26, 2010 at 11:38:14PM +0200, Anton Khirnov wrote:
> > > i.e. to/from streams/chapters/programs.
> > > ---
> > >  doc/ffmpeg-doc.texi |   12 ++++++-
> > >  ffmpeg.c            |  100 +++++++++++++++++++++++++++++++++++++--------------
> > >  2 files changed, 84 insertions(+), 28 deletions(-)
> > > 
> > > diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
> > > index bf5bdf4..a284f5c 100644
> > > --- a/doc/ffmpeg-doc.texi
> > > +++ b/doc/ffmpeg-doc.texi
> > > @@ -586,9 +586,19 @@ Set stream mapping from input streams to output streams.
> > >  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.
> > > - at item -map_meta_data @var{outfile}:@var{infile}
> > > + at item -map_meta_data @var{outfile}[. at var{metadata}]:@var{infile}[. at var{metadata}]
> > 
> > using . as seperator makes using filenames hard
> > 
> i could change it to ? or other separator of your choice, but do we
> really _want_ to support filenames? using indices is shorter/easier as
> long as people know they're supposed to use indices instead of
> filenames.

well, using just enough of a filename to be unique doesnt seem all that bad to
me
and there is , that seems better than .
anyway i dont really care much ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- 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/20101101/a177c29a/attachment.pgp>



More information about the ffmpeg-devel mailing list