0
votes
0answers
118 views

How to set codec for Quicktime 7 export with AppleScript

I'm new to applescript and I'm having some trouble with a batch export of video files. I'm trying to transcode several image sequences into .mov using QT 7, via Automator. I found this code that ...
2
votes
2answers
279 views

Automator Start Capture action doesn't detect stop in Quicktime in OS X 10.8.2

I am attempting to create an Automator application that will launch Quicktime, create a new audio capture, start that capture, and then save it with a specific filename after the stop button is ...