meslater / MSImageMovieEncoder
Encode a movie using images (CGBitmapContext, CVPixelBuffer) on iOS 4.1 and above. Uses AVAssetWriter, AVAssetWriterInput and AVAssetWriterInputPixelBufferAdaptor.
☆78Updated 11 years ago
Alternatives and similar repositories for MSImageMovieEncoder:
Users that are interested in MSImageMovieEncoder are comparing it to the libraries listed below
- Simple class to convert UIImage objects to bitmap arrays (RGBA8)☆92Updated 6 years ago
- Very basic Video Player using AVFoundation☆98Updated 13 years ago
- Reverse a video clip in AVFoundation☆154Updated 10 years ago
- PunchScrollView is a iOS ScrollView framework which works like the UITableView☆131Updated 2 years ago
- [DEPRECATED]☆256Updated 7 years ago
- An in-app notification view that mimics the iOS 6 notification views which appear above the status bar☆346Updated 7 years ago
- OpenGL based transition for iOS.☆199Updated 6 years ago
- A cocoa audio player component which displays the waveform of the audio file.☆260Updated 11 years ago
- A UIGestureRecognizer subclass that can be used to drag views inside a scroll view with automatic scrolling at the edges of the scroll vi…