Amazon MediaConvert · JSON Structure

Mediaconvert Api Ms Smooth Group Settings Structure

Settings related to your Microsoft Smooth Streaming output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html. When you work directly in your JSON job specification, include this object and any required children when you set Type, under OutputGroupSettings, to MS_SMOOTH_GROUP_SETTINGS.

Type: object Properties: 8
BroadcastingMedia ProcessingMedia

MsSmoothGroupSettings is a JSON Structure definition published by Amazon MediaConvert, describing 8 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

AdditionalManifests AudioDeduplication Destination DestinationSettings Encryption FragmentLength FragmentLengthControl ManifestEncoding

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconvert/refs/heads/main/json-structure/mediaconvert-api-ms-smooth-group-settings-structure.json",
  "name": "MsSmoothGroupSettings",
  "type": "object",
  "description": "Settings related to your Microsoft Smooth Streaming output package. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/outputs-file-ABR.html. When you work directly in your JSON job specification, include this object and any required children when you set Type, under OutputGroupSettings, to MS_SMOOTH_GROUP_SETTINGS.",
  "properties": {
    "AdditionalManifests": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__listOfMsSmoothAdditionalManifest"
        },
        {
          "xml": {
            "name": "additionalManifests"
          },
          "description": "By default, the service creates one .ism Microsoft Smooth Streaming manifest for each Microsoft Smooth Streaming output group in your job. This default manifest references every output in the output group. To create additional manifests that reference a subset of the outputs in the output group, specify a list of them here."
        }
      ]
    },
    "AudioDeduplication": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MsSmoothAudioDeduplication"
        },
        {
          "xml": {
            "name": "audioDeduplication"
          },
          "description": "COMBINE_DUPLICATE_STREAMS combines identical audio encoding settings across a Microsoft Smooth output group into a single audio stream."
        }
      ]
    },
    "Destination": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__stringPatternS3"
        },
        {
          "xml": {
            "name": "destination"
          },
          "description": "Use Destination (Destination) to specify the S3 output location and the output filename base. Destination accepts format identifiers. If you do not specify the base filename in the URI, the service will use the filename of the input file. If your job has multiple inputs, the service uses the filename of the first input file."
        }
      ]
    },
    "DestinationSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DestinationSettings"
        },
        {
          "xml": {
            "name": "destinationSettings"
          },
          "description": "Settings associated with the destination. Will vary based on the type of destination"
        }
      ]
    },
    "Encryption": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MsSmoothEncryptionSettings"
        },
        {
          "xml": {
            "name": "encryption"
          },
          "description": "If you are using DRM, set DRM System (MsSmoothEncryptionSettings) to specify the value SpekeKeyProvider."
        }
      ]
    },
    "FragmentLength": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__integerMin1Max2147483647"
        },
        {
          "xml": {
            "name": "fragmentLength"
          },
          "description": "Specify how you want MediaConvert to determine the fragment length. Choose Exact (EXACT) to have the encoder use the exact length that you specify with the setting Fragment length (FragmentLength). This might result in extra I-frames. Choose Multiple of GOP (GOP_MULTIPLE) to have the encoder round up the segment lengths to match the next GOP boundary."
        }
      ]
    },
    "FragmentLengthControl": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MsSmoothFragmentLengthControl"
        },
        {
          "xml": {
            "name": "fragmentLengthControl"
          },
          "description": "Specify how you want MediaConvert to determine the fragment length. Choose Exact (EXACT) to have the encoder use the exact length that you specify with the setting Fragment length (FragmentLength). This might result in extra I-frames. Choose Multiple of GOP (GOP_MULTIPLE) to have the encoder round up the segment lengths to match the next GOP boundary."
        }
      ]
    },
    "ManifestEncoding": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MsSmoothManifestEncoding"
        },
        {
          "xml": {
            "name": "manifestEncoding"
          },
          "description": "Use Manifest encoding (MsSmoothManifestEncoding) to specify the encoding format for the server and client manifest. Valid options are utf8 and utf16."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/mediaconvert-api-ms-smooth-group-settings-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.