Logo Oak Street Software, Inc.
A Computer Software Development, Consulting, and Digital Media Services Company
digital media, photography, video, DVD production, and more

Applescripts For Quicktime Movies

Updated on September 8, 2006

All of these scripts require Quicktime Pro version 5.0.2 or higher to work. There is now a new movie splitter. MovieSplit replaces Mov2DVparts, and it does work with Quicktime 7. MovieSplit has only been testing with Quicktime 7, but it should also work with 5 or 6. The old Mov2DVparts is still included for users of older versions of Quicktime, although MovieSplit is faster, because it only splits the movie, it does not convert to DV stream. I highly recommend licensing Quicktime Pro, if you do any sort of video or music editing and you have not already. The cost is about $30US and, if you already have Quicktime 5.0.2, or higher, you don't even need to download anything; you just put in your registration information to unlock the "Pro" functionality.


Enable high quality and set presentation size

This script will only recognize NTSC sized DV video layers. It will set the "high quality enabled" flag on the video layer and set the presentation size to 640x480 so the aspect ratio will be correct when the movie is viewed with Movie Player.

Usage: This script is a "droplet". You can drop one or more movie icons onto the droplet and it will make changes to all of the movie files that it recognizes.


Split Movie into 9 minute Sections

This script replaces Mov2DVparts and does work with Quicktime 7!

iMovie, and some non-volatile storage systems have a limit to how large a file can be accepted or stored. Due to storage limits and the arbitrary 2GB limit set by iMovie, it becomes necessary, at times, to split a movie into sections for later reassembly. This script performs this function in a frame-accurate fashion. It will generate a series of movie files from a single Quicktime source. This version does not convert the movie format. The length of each new segment is not selectible. You can edit the script with script editor, but the version included will save 9 minute segments. Setting the segment length to 3 minutes (about 620MB for miniDV) would enable storage of the movie on standard CD-R disks. You can change the clip size by editing the script in your AppleScript editor (provided with the Mac OS). You'll need to open the editor and use it to open the script. Once you have the script open in the editor, scan for the line that contains "9 * 60", which represents the number of seconds of each segment. Change the first number to the number of minutes, or replace all 3 tokens with the number of seconds if you don't want an even number of minutes.

Usage: This script works on an already opened movie. You must first open the source movie in Movie Player (Quicktime Pro), then double-click the script icon to begin the export process. You will be prompted to select an export folder.


Download Script Archive

[OS X Applets] (revised 09/08/2006)

If a script asks you to locate the "Movie Player" application, simply navigate to your "Quicktime player" application on your hard drive, select it, and click "open".

[home] [about us] [contact] [products] [support]

© Copyright 2006 by Oak Street Software, Inc.