Search code examples
azurevideo-processingazure-media-services

which Azure Media Services V3 transform presets can I use to produce .webm output


I'm so far unable to identify a preset for an Azure Media Services V3 Transform that will encode a video into .webm format.

This tutorial explains how to create a custom transform preset, which would be helpful if I could identify the webm format like this one for mp4.

Is it possible that AMS simply doesn't support webm? is this Azure Media Services and HTML5 Video really still the whole story?


Solution

  • AMS does not currently support WebM.

    https://learn.microsoft.com/en-us/azure/media-services/latest/media-encoder-standard-formats

    I'd be interested in any business justification for the requirement that you may have. We don't get a lot of customers asks for it (surprisingly).