{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-mpeg2-codec-profile-structure.json", "name": "Mpeg2CodecProfile", "type": "string", "description": "Use Profile (Mpeg2CodecProfile) to set the MPEG-2 profile for the video output.", "enum": [ "MAIN", "PROFILE_422" ] }