aws-solutions / live-streaming-on-aws

The live stream solution is a reference deployment that demonstrates how to deliver highly available live streaming video through an integrated workflow between Elemental Cloud and AWS.

Home Page:https://aws.amazon.com/solutions/implementations/live-streaming-on-aws/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enconding profiles do not support new attribute QvbrQualityLevel for media live

markitodelacruz opened this issue · comments

Hi there.
When editing source/custom-resource-py/encoding-profiles/medialive-1080p.json in order to add the new parameter QvbrQualityLevel to VideoDescription node, this script will crash at the moment of creation at CloudFormation with the following error:

Unknown parameter in EncoderSettings.VideoDescriptions[0].CodecSettings.H264Settings: "QvbrQualityLevel", must be one of: AdaptiveQuantization, AfdSignaling, Bitrate, BufFillPct, BufSize, ColorMetadata, EntropyEncoding, FixedAfd, FlickerAq, FramerateControl, FramerateDenominator, FramerateNumerator, GopBReference, GopClosedCadence, GopNumBFrames, GopSize, GopSizeUnits, Level, LookAheadRateControl

Hi there,
Could you post the json file to this tread and I will try and replicate the issue?
Thanks