Tuesday, 14 August 2018

AWS Elemental Media Convert adds a new video rate control mode called Quality Defined Variable Bitrate Encoding

AWS Elemental Media Converts now adds support for Quality Define Variable Bitrate Encoding that delivers a consistently high quality video with keeping budget in mind. You can save up to 50 percent on the delivery and storage cost. By using the Quality Defined Variable Bitrate for the rate control mode you can deliver the best video quality with consistent high quality video. With QVBR you can determine the quality level of the output and the maximum peak bit rate. You can add the right amount of bits to the video varying on the quality of the video so this way you can deliver consistency and also have smaller file sizes. 

No comments:

Post a Comment

Optimizing Performance and Cost: Migrating an Express.js Application from EC2 to AWS Lambda

Introduction: In a recent project, our team worked on optimizing a Node.js application that was originally hosted on an EC2 instance. The ap...