Skip to content
Jon's View

Jon's View

a technology blog by Jon Stacey

Menu
  • Contact
Menu

Tag: QuickTime

Create a Movie From a Sequence of Images Using QuickTime and AppleScript

Posted on March 19, 2009July 5, 2016 by Jon Stacey

I was doing some troubleshooting on Animated Mandelbrot and ran across this neat AppleScript. Given a sequence of images it will create a MOV file using QuickTime. tell application “QuickTime Player” activate open image sequence “/Users/jon/Desktop/debug/1.jpg” frames per second 24 end tell

©2025 Jon's View | Built using WordPress and Responsive Blogily theme by Superb