Function: Joins together the selected .mov files with QuickTime Pro 7; it closes any opened QuickTime Movies, asks for the files you want to concatenate (put together), opens them in QuickTime, concatenates them (in alphabetical order) and asks you to save the result movie file.
Author: Gábor Balázs Székely
Notes: You can try the functionality with the included example files. This script was made for personal use. You can modify it as you wish, it shows just a possible way to automatically put together QuickTime Movie files with QuickTime Pro.
To concatenate a set of .mpg files, I simply removed the step that filters out all but .mov files.
Comment by Michael — January 6, 2006 @ 5:29 am
Hint: Turn off the “Automatically play movies when opened” QuickTime Player preference before running the script. If you don’t, the clips in the resulting movie will probably be in reverse order.
Comment by Michael — January 6, 2006 @ 5:26 am
Try tacking on this action at the end of it: http://www.automatorworld.com/archives/compress-quicktime-to-mpeg-4/
Comment by Steve — November 5, 2005 @ 10:52 am
I’m a rookie, how can i put together .mpg with this workflow?
Comment by Megaaldo99 — November 5, 2005 @ 10:48 am