Changes between Version 17 and Version 18 of Map
- Timestamp:
- Jun 10, 2017, 8:37:32 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Map
v17 v18 88 88 We used "-c:a:0" to specify codec for the output's first AUDIO stream and "-c:a:1" to specify codec for the output's second AUDIO stream. 89 89 90 ''Note that "a:0" refers to the output's first AUDIO stream (`#`0:1 in our case), "a:1" refers to the output's 2nd AUDIO stream ( `#`0:2 in our case), etc.''90 ''Note that "a:0" refers to the output's first AUDIO stream (`#`0:1 in our case), "a:1" refers to the output's 2nd AUDIO stream (which is also mapped to the input stream `#`0:1), etc.'' 91 91 92 92 The result will be:
