Originally posted by l008com:
Anyone know a way to do this? I have the quicktime codec to play these movies, but it doesn't let you select any of the movie, for purposes of copy and paste. Any nice joining utils out there?
You can select and copy the movie using Applescript. Sorry, I thought I had a sample script, but I can't find it now. In any case, go to Apple's web site. Somewhere in the Quicktime section are a bunch of scripts for Quicktime 5. However, they seemed to work fine for me for Quicktime 6.
There are scripts to merge movies. Use that as an example. You can probably write a script to append movies to each other. The main stumbling block for me was I couldn't find a command to forward to the end of the movie. Basically you want a script to select all and copy from one movie, forward the other movie to the end, then paste. While I was experimenting, I just modified a script to just select all and copy. I pasted that into the other movie by hand.