Skip to content

EverlastEngineering/MacScreenTimeLapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MacScreenTimeLapse

An Applescript which records timelapse of your screen, ready for Quicktime to turn into a movie.

Installation

  1. Let's show the Applescript in the menu bar. Open Script Editor and go to Preferences. Select "Show Script in Menu Bar". A script icon will appear in the Menu Bar.
  2. Click it and choose Open Scripts Folder->Open User Scripts Folder.
  3. Copy this script (Timelapse Screenshots.scpt) to this folder.

Usage

  1. Optionally, create a folder called "Timelapse Screenshots" on the Desktop. All runs will be in folders under this folder.
  2. Run the script. Personally I have Apple Script added to my top menu bar, so that I can access it quickly. Also, when this is enabled you can see a turning gear icon when the script is running. See instructions above for enabling this.
  3. Enter the number of frames per minute. I find 120 is a good number, but if you want to capture less, use a smaller number. 120 frames per minute is 2 FPS and played back at 60fps is 2 seconds long.
  4. You may pause the script at any time by opening the Script Editor app. If it is in the foreground, the screenshot system will pause. You don't need anything open in Script Editor, just make the program active (so it says the title in the top menu bar, for instance) and the script will pause.
  5. When you're done, stop the script. If you ran it from the top menu bar, click the spinning gear and click the (x). In this dialog you'll see how many screenshots it has saved. The max my iMac will do is 4 FPS.
  6. Once stopped, you'll have a folder of screenshots with a sequential filename. Quicktime can import these natively.
  7. Open Quicktime, go to File->Open Image Sequence and choose the folder made by the script, inside the folder you chose. Note the folders use the time and date to keep them straight.
  8. Save this movie as desired from Quicktime.

Any issues, raise one here.

About

An Applescript which records timelapse of your screen, ready for Quicktime to turn into a movie.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published