Screen Grabber is a Mac OS X application for grabbing screen shots at even timeintervals from a movie. Very useful for creating preview s, and thumbnails.
Version 2.0 is a complete rewrite of ScreenGrabber 1.0 adding many features, slimming the code base, and offering a much better platform for continued development.
Full source code for Xcode 2.3 and later is also available.
NOTE: To buy Screen Grabber via the App Store an Apple account is required.
Here are some key features of "Screen Grabber":
· 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).
Requirements:
· The application is a quick hack using the QuickTime API, so proper codecs for QuickTime for the media files you want to work with is also required.
What's New in This Release: [ read full changelog ]
· Respect user preference for information text color.
· Information text matches Quitime Player info.
· Fixed stability issue for batch processing.
· Fixed various stability issues under Snow Leopard.