Introduction¶
OpenShot Cloud API is a REST-based framework, which allows videos to be created, edited, transcoded, animated, and much more! It can be quickly integrated into websites, mobile applications, desktop applications, and just about any programming language which supports HTTP requests.
Features¶
Cross-platform (powered by simple HTTP requests: GET, POST, PUT, PATCH, DELETE)
Support for many video, audio, and image formats (based on FFmpeg)
Powerful curve-based Key frame animations
Desktop integration (for template creation)
Unlimited tracks / layers
Clip resizing, scaling, trimming, snapping, rotation, and cutting
Video transitions
Compositing, image overlays, watermarks
2D animation support (image sequences)
SVG friendly, for scalable vector text, captions, titles, and credits
Generate thumbnail images for any video
Detailed metadata for media (video, audio, and images)
Frame accuracy (highly accurate edits)
Time-mapping and speed changes on clips (slow/fast, forward/backward, etc…)
Audio mixing, editing, and volume control
Digital video effects, including brightness, gamma, hue, greyscale, chroma key (bluescreen / greenscreen) , and more!
Highly scalable (built-in support for render queues, SQS messaging, and EC2 auto-scaling)
Secure and easy to integrate with SSL and load balancers (runs on your own EC2 account)
See Release Notes for information on recent releases.
Screenshot¶
System Requirements¶
Video editing benefits from large amounts of memory, modern CPUs, and fast hard-drives. We recommend using the best servers you can afford. Video rendering is queued, and processed one video at a time. Scaling must be done horizontally, by adding additional workers.
64-bit Operating System (OpenShot Cloud AMI is based on Ubuntu 16.04 Server LTS)
Multi-core processor with 64-bit support. CPU is one of the largest factors in performance.
8GB of RAM (16GB recommended)
50 GB of hard-disk space minimum
- Recommended EC2 Instance Types (choose the best you can afford)
c5.xlarge (inexpensive, but slower render times)
c3.2xlarge (moderately expensive, but faster render times)
c5.4xlarge (expensive, but very fast render times)
License¶
OpenShot Cloud API is licensed commercially, and distributed through the Amazon AWS Marketplace and the Microsoft Azure Marketplace. Source code is also provided and you are welcome to modify the code and features, and tweak things for your specific needs. Proceeds go towards supporting our free, open-source OpenShot Video Editor desktop application (http://www.openshot.org).