

The Amazon SDK for JavaScript v2 has reached end-of-support. We recommend that you migrate to [Amazon SDK for JavaScript v3](https://docs.amazonaws.cn//sdk-for-javascript/v3/developer-guide/). For additional details and information on how to migrate, please refer to this [announcement](https://amazonaws-china.com/blogs//developer/announcing-end-of-support-for-aws-sdk-for-javascript-v2/).

# AWS Elemental MediaConvert Examples
<a name="emc-examples"></a>

AWS Elemental MediaConvert is a file-based video transcoding service with broadcast-grade features. You can use it to create assets for broadcast and for video-on-demand (VOD) delivery across the internet. For more information, see the [https://docs.amazonaws.cn/mediaconvert/latest/ug/](https://docs.amazonaws.cn/mediaconvert/latest/ug/).

The JavaScript API for MediaConvert is exposed through the `AWS.MediaConvert` client class. For more information, see [https://docs.amazonaws.cn/AWSJavaScriptSDK/latest/AWS/MediaConvert.html](https://docs.amazonaws.cn/AWSJavaScriptSDK/latest/AWS/MediaConvert.html) in the API reference.

**Topics**
+ [Creating and Managing Transcoding Jobs in MediaConvert](emc-examples-jobs.md)
+ [Using Job Templates in MediaConvert](emc-examples-templates.md)