Changes between Version 21 and Version 22 of Creating multiple outputs
- Timestamp:
- Aug 23, 2019, 5:55:21 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Creating multiple outputs
v21 v22 15 15 ffmpeg -i input -acodec … -vcodec … output1 16 16 }}} 17 but either version will work in a sane shell. 17 but either version will work in a sane shell. If you are in windows you must combine the separated lines into "one very long one" for it to work. 18 18 19 19 == Different parallel outputs ==
