Changes between Version 4 and Version 5 of Concatenate
- Timestamp:
- Aug 19, 2012, 5:24:12 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Concatenate
v4 v5 1 1 = Description = 2 The following script can be used to concatenate multiple input media files (containing audio/video streams) into one output file (just like as if all the inputs were played in a playlist, one after another). It is based on this FAQ item: [http://ffmpeg.org/faq.html#Concatenating- at-the-file-levelHow can I join video files].2 The following script can be used to concatenate multiple input media files (containing audio/video streams) into one output file (just like as if all the inputs were played in a playlist, one after another). It is based on this FAQ item: [http://ffmpeg.org/faq.html#Concatenating-using-raw-audio-and-video How can I join video files]. 3 3 4 4 If you find any bugs, feel free to correct the script, add yourself to the list of contributors and change the version string to reflect your change(s) or email the author with your patch, whatever you find more convenient.
