### StopNGoOSX ### |
|
=========================================================================== |
DESCRIPTION: |
|
StopNGo is a simple stop-motion animation QuickTime movie recorder that uses AVFoundation. |
|
It creates an AVCaptureSession, AVCaptureDevice, AVCaptureVideoPreviewLayer, and AVCaptureStillImageOutput to preview and capture still images from a video capture device, then re-times each sample buffer to the user specified frame rate, and writes frames to disk using AVAssetWriter. |
|
=========================================================================== |
BUILD REQUIREMENTS: |
|
Xcode 4.1 or later, Mac OS X v10.7 or later |
|
=========================================================================== |
RUNTIME REQUIREMENTS: |
|
Mac OS X v10.7 or later |
|
=========================================================================== |
CHANGES FROM PREVIOUS VERSIONS: |
|
Version 1.0 First version. |
|
=========================================================================== |
Copyright (C) 2011 Apple Inc. All rights reserved. |