Reputation: 4298
We have been using Azure Media Services
for converting video, audio and video thumbnails to various formats. Recently, We discovered that Azure Media Services
is not supported in Europe.
Since Window Azure Media Services
is deprecated for Europe, we can not use it and have to update to Media Encoder Standard
We already have existing system which uses Azure Media Services
for converting video, audio and video thumbnails to various formats, size etc.But As suggested by Amazon we should update and use Media Encoder Standard
instead of using Azure Media Standard
.
What are the difference between these two. I need to get clear idea for this to update it to Media Encoder Service. If anyone has already done this, please guide me.
Any Help would be much appreciated.
Note . Looking for comparison
Upvotes: 0
Views: 146
Reputation: 595
To be clear, Azure Media Services is still available in the West Europe and North Europe regions - it is just that the legacy "Windows Azure Media Encoder" component has been deprecated and replaced by "Media Encoder Standard" (MES).
The latter, MES, has almost all of the features of the former - notable exclusion is that MES does not support VC-1/WMA as an output format. See https://azure.microsoft.com/en-us/blog/announcing-the-general-availability-of-media-encoder-standard/ for more details about the differences.
If you can share more details about the Presets that you were using with Windows Azure Media Encoder, we can provide help converting them to the MES schema.
Upvotes: 1