OSDN Git Service

avconv: change semantics of -map
authorAnton Khirnov <anton@khirnov.net>
Fri, 29 Jul 2011 13:21:51 +0000 (15:21 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 12 Aug 2011 17:10:22 +0000 (19:10 +0200)
commit8d2e4a7e687b7fdbb939e236399cf774dc7bead6
treeb5df07f2cf2d499a9b7c31ce4f9fa564cdeb7451
parent3d4f0dab79ccc8b1a662de440a789ec00b428963
avconv: change semantics of -map

New syntax contains an optional stream type, allowing to refer to n-th
stream of specific type.

Omitting stream number now maps all streams of the given type.
avconv.c
doc/avconv.texi