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

Michael Niedermayer michaelni
Mon Nov 1 19:50:12 CET 2010


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

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

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- 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/48a5c2d4/attachment.pgp>



More information about the ffmpeg-devel mailing list