For those who care to give it a whirl, I hacked together a little applescript for helping to sync a QuipTrack with a movie file.
Warning: 1. It's a total hack job. I'm not really any good at applescript, but it seems to work on my mac.
2. It assumes that two files are open - one being the QuipTrack, and the other being a movie file. I use handbrake to create the movie file.
Here's how to use it:1. Open the two files in Quicktime.
2. Bring the QuipTrack mp3 to the front (make it the active movie. I'm not smart enough to be able to detect which one is the mp3 file yet, but I'll work on figuring this out)
3. Make sure at least one of them is not playing, and is at the very beginning.
4. Activate the script. I just open it up in the Script Editor and hit 'Run'
5. Enter the first syncpoint of the QuipTrack in seconds. (again, I'm not smart enough yet to parse minutes:seconds. I'll work on this too) - so, 1:17 (one minute, seventeen seconds) would equal '77'
6. Enter the first syncpoint of the Movie file in seconds
7. Enjoy!
Sometimes you might have to tweak the QuipTrack time a couple seconds forward or backward to account for the slight delay between starting the two files. On my system it seems to run quick enough to make it a non-issue.
If you want a break from the hilarity, just run the script again. It'll detect that the files are already playing, and will pause them both. When you're ready to start it up again, just run the script one more time, and it'll unpause them both for you again.
If anybody here is an applescript ninja, then please, by all means, help me to build a better script! In the mean time, I hope at least one other 'mactard' gets a kick out of it.
