Minor update

Screen Grabber v2.0.2 is out, it is a major bugfix. Due to a stupid mistake on my part only batch processing was guaranteed to work in v2.0.1. Thanks to Harald Klein for bringing the problem to my attention.

Screen Grabber v2.0.1 added only a few small bug-fixes related to QuickTime codecs, and added translations for:

  • French by AurĂ©lien Chaudagne
  • Japanese by Christopher Li
  • Swedish by Fredrik Olsson
  • Traditional Chinese by Jack M.H. Lin
If you want to make a translation for another language, or have ideas for for what feature to add, improve, or remove(?) for version 2.5 then send me an e-mail.
You are also welcome to make a small donation. Donations will be used for coffe, snacks and anything else that keeps me happy for my coding session.

ScreenGrabber 2.0

ScreenGrabber 2.0 is a Mac OS X application for grabbing screen shots at even timeintervals from a movie. Very useful for creating previews, and thumbnails.

Version 2.0 is a complete rewrite of ScreenGrabber 1.0 adding many features, slimming the code base, and a much better platform for continued development. New features are (User configurable):

  • Batch process movie files, and/or directories.
  • Embed movie information:
    • General information.
    • Video resolution.
    • Audio frequency.
    • Data rates.
    • Codecs used.
  • Embed image timestamps.
  • Spiffy borders.
  • Image spacing..
  • Background colour
  • Nerd features:
    • Uses bindings.
    • Component based (Automator anyone?).
    • Multithreaded (Incomplete support in QTKit).

Screen Grabber 2.0 is a Universal application that runs natively on Mac OS X 10.4 or later for both PowerPC and Intel. The application uses the QuickTime API for decoding moview, so proper codecs for QuickTime for the media files you want to work with are also required. Full source code for Xcode 2.3 and later is available under BSD license.

Download source code

ScreenGrabber2.0.2_src.zip 228KB