Changes between Version 15 and Version 16 of Map
- Timestamp:
- May 28, 2016, 6:48:07 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Map
v15 v16 1 1 = Introduction = 2 3 The best way to understand [http://ffmpeg.org/ffmpeg.html#Advanced-options -map option] is to think of it like a way to tell FFmpeg which streams do you want to select/copy from input to output. 2 [[PageOutline(1-3, Contents)]] 3 4 The best way to understand [http://ffmpeg.org/ffmpeg.html#Advanced-options -map option] is to think of it like a way to tell FFmpeg which streams do you want to select/copy from input to an output. 4 5 5 6 '''The order of -map options, specified on cmd line, will create the same order of streams in the output file.'''
