Вопрос

Amazon CloudFront now supports Microsoft Smooth Streaming format for delivering adaptive bitrate video. I am just wondering:

Does Amazon Elastic Transcoder have an output setting to transcode to this format?

Это было полезно?

Решение

No it doesnt yet.

One option is to use AWS transcoder to transform the videos to MP4 and then use Azure media packager to break into streams. You need to build a SQS based task-worker setup using EC2 and handle the second part.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top