Changes between Version 4 and Version 5 of How to concatenate (join, merge) media files
- Timestamp:
- 08/19/2012 07:24:12 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
How to concatenate (join, merge) media files
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.


