Amazon MediaConvert · JSON Structure

Mediaconvert Api H265 Unregistered Sei Timecode Structure

Inserts timecode for each frame as 4 bytes of an unregistered SEI message.

Type: string Properties: 0
BroadcastingMedia ProcessingMedia

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

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-h265-unregistered-sei-timecode-structure.json",
  "name": "H265UnregisteredSeiTimecode",
  "type": "string",
  "description": "Inserts timecode for each frame as 4 bytes of an unregistered SEI message.",
  "enum": [
    "DISABLED",
    "ENABLED"
  ]
}