All Projects → acj → Timelapsebuilder Swift

acj / Timelapsebuilder Swift

Licence: mit
Build a movie from jpeg images in Swift using AVFoundation

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Timelapsebuilder Swift

Qnapi
Qt-based, multi-engine, multi-platform subtitle downloader
Stars: ✭ 226 (+213.89%)
Mutual labels:  movie, osx
Sbplayer ios
基于AVPlayer封装的轻量级播放器,可播放本地及网络视频,易于定制
Stars: ✭ 134 (+86.11%)
Mutual labels:  movie, avfoundation
Nord Xcode
An arctic, north-bluish clean and elegant Xcode color theme.
Stars: ✭ 63 (-12.5%)
Mutual labels:  osx
Myownchallenge Rnmovietinder
React-Native app for help you find movie to watch
Stars: ✭ 70 (-2.78%)
Mutual labels:  movie
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-6.94%)
Mutual labels:  osx
Massren
massren - easily rename multiple files using your text editor
Stars: ✭ 1,133 (+1473.61%)
Mutual labels:  osx
Reminders Cli
Command-line interface to interact with the Reminders.app
Stars: ✭ 67 (-6.94%)
Mutual labels:  osx
Moviebookingui Android
This is a concept of fetching a user's cinema show details like venue, movie, date & showtime before allowing him to place a cinema F&B order.
Stars: ✭ 62 (-13.89%)
Mutual labels:  movie
Ddcctl
DDC monitor controls (brightness) for Mac OSX command line
Stars: ✭ 1,171 (+1526.39%)
Mutual labels:  osx
Oblecto
Oblecto is a media server, which streams media you already own, and is designed to be at the heart of your entertainment experience. It runs on your home server to index and analyze your media such as Movies and TV Shows and presents them in an interface tailored for your media consupmtion needs.
Stars: ✭ 67 (-6.94%)
Mutual labels:  movie
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-4.17%)
Mutual labels:  osx
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-8.33%)
Mutual labels:  osx
Coinwatch
View cryptocurrency prices with your Macbook's touchbar.
Stars: ✭ 66 (-8.33%)
Mutual labels:  osx
Webdavfs
Linux / OSX FUSE webdav filesystem. This filesystem behaves like a real network filesystem- no unnecessary copying of entire files.
Stars: ✭ 69 (-4.17%)
Mutual labels:  osx
Iwatched
Track movies or tv shows you watched.
Stars: ✭ 64 (-11.11%)
Mutual labels:  movie
Allegro5
The official Allegro 5 git repository. Pull requests welcome!
Stars: ✭ 1,165 (+1518.06%)
Mutual labels:  osx
Owon Vds1022
Unofficial release for the OWON VDS1022/I Oscilloscope
Stars: ✭ 63 (-12.5%)
Mutual labels:  osx
Xcodeicontagger
Adds version and commit hash as an overlay to your iOS app's icon.
Stars: ✭ 66 (-8.33%)
Mutual labels:  osx
Freeiptv
FreeIPTV • Watch Free IPTV World Wide
Stars: ✭ 68 (-5.56%)
Mutual labels:  movie
Macqq
mac版QQ,swift,macOS,仿QQ mac端
Stars: ✭ 72 (+0%)
Mutual labels:  osx

TimeLapseBuilder

This is a reference implementation for building time lapse videos from still images using Swift.

The core of the library is designed to be portable across iOS and macOS, and there is a sample application for each platform.

Getting started

  1. Clone this repository
  2. Open TimeLapseBuilder.xcodeproj with Xcode
  3. Select one of the sample applications from the schema list and select Product > Run

If you need help adapting this code to use in your app, I recommend posting your questions on Stack Overflow. Please open an issue if you find a bug.

Notables

  • @seanmcneil has built a Cocoapod called Spitfire based on this code.
  • Various contributors have helped to fix bugs and port this code to newer versions of Swift. You can find their comments and code on the original gist.

Contributing

If you found a bug, open an issue.

If you have a feature request, open an issue.

If you want to contribute (yay!), submit a pull request.

License

MIT license. Please see the LICENSE file for the particulars.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].