The Shotstack API has been updated with a new asset type for creating alpha transparency effects using luma mattes plus. a number of new output features.
Create beautiful transparency effects and transitions. The new luma matte asset type provides a new way to add transitions and transparency effects to videos. To help you get started we've put together this tutorial along with a JSON example and a PHP example.
You can now generate a thumbnail and poster image for each and every video you render. Set the frame to capture from the timeline and for thumbnails you can scale the image to an appropriate size for your application. Check the API reference docs to see how to export images.
Render scaling allows you to prepare your video at one resolution and export it at another. This can useful when you are creating a video at a high resolution such as 1080p and setting fonts and dimensions in pixels, to generate a preview you can set the scaleTo
value to SD and everything will be automatically resized. Render scaling is set in the video output parameters.
You can now set the volume of the main video soundtrack. If clips in an edit have audio such as speaking or background noise the soundtrack can be too loud and drown out the audio. By reducing the soundtrack volume viewers will be able to hear the audio over the backing soundtrack.
A bug has been fixed that affected the video quality of videos that were cropped to square (1:1) aspect ratio. Validation and error reporting when submitting videos has been improved which will reduce error rates and help with debugging.
All of the latest changes are available in the API reference documentation and our Node, PHP and Ruby SDK's have been updated.
Every month we share articles like this one to keep you up to speed with automated video editing.