{
    "componentChunkName": "component---src-templates-post-js",
    "path": "/outbound-specifications/outbound-specs",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Outbound Media Specifications\",\n  \"date\": \"2025-10-20T00:00:00.000Z\"\n};\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\nvar PrintButton = makeShortcode(\"PrintButton\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", {\n    className: \"revision\"\n  }, \"Release: 1.0 | October 20, 2025\"), mdx(PrintButton, {\n    mdxType: \"PrintButton\"\n  }), mdx(\"p\", null, \"This webpage defines Warner Bros. Discovery's high-level technical requirements for delivering its content catalog to affilates.   \"), mdx(\"h2\", null, \"Technical Specifications\"), mdx(\"p\", null, \"WBD delivers fully componentized media packages. \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"All audio and timed-text tracks will be delivered as discrete/sidecar files. No Audio or timed-text tracks will be embedded within the video deliverable.*\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Video tracks will retain native framerate, matching that of the source media. \"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Video tracks will be delivered at the highest resolution available, with any transformation necessary performed by the partner. The highest resolution the partner will use is based on avails. \"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Each audio file will be limited to a single soundfield. \"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"Stereo or Dual Mono Audio is provided for all programs. 5.1 and Atmos Audio will be sent only when available. \")), mdx(\"div\", {\n    className: \"note\"\n  }, \" As an alternative, WBD can include the primary stereo and surround (if available) audio in the original production language embedded in the video. Additional audio tracks will be delivered as discrete components.\"), mdx(\"p\", null, \"Composition Details:  \"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"There will be a maximum of 1.5 seconds of black canvas at segment breaks.\\u202F\\u202F \"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"All Programs start at 0-Hr timecode.\\u202F \")), mdx(\"h2\", null, \"Video Components\"), mdx(\"p\", null, \"All videos will be described in the Media Manifest Core (MMC). See the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"mddf#mmc\"\n  }, \"MMC section\"), \" for more details.  \"), mdx(\"table\", null, mdx(\"caption\", null, \"HD SDR Video\"), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Container\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"QuickTime MOV\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"MPEG 4\")), mdx(\"tr\", null, mdx(\"th\", null, \"Frame Rates\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Native (23.976, 25, 29.97)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Pixel Aspect Ratio\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"1:1 (Square)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Video Resolution\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"1920 x 1080 (16:9)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Scan Type\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Progressive\")), mdx(\"tr\", null, mdx(\"th\", null, \"Codec\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"ProRes 422\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"AVC (H.264)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Profile/Level\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"ProRes 422 HQ\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"High 4:2:2 / 4.1 and 4.2\")), mdx(\"tr\", null, mdx(\"th\", null, \"Bit Rate\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"VBR encode (~176-220 Mbps)\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"30 Mbps\")), mdx(\"tr\", null, mdx(\"th\", null, \"Chroma Bit Depth\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"10-bit\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"8-bit or 10-bit\")), mdx(\"tr\", null, mdx(\"th\", null, \"Color Coding/Space\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Y'CbCr 4:2:2/Legal Range\")), mdx(\"tr\", null, mdx(\"th\", null, \"Color Primaries*\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"a\", {\n    href: \"https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.709-6-201506-I!!PDF-E.pdf\",\n    target: \"_blank\"\n  }, \"ITU-R BT.709\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Transfer Characteristics*\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"a\", {\n    href: \"https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.709-6-201506-I!!PDF-E.pdf\",\n    target: \"_blank\"\n  }, \"ITU-R BT.709\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Matrix Coefficients*\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"a\", {\n    href: \"https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.709-6-201506-I!!PDF-E.pdf\",\n    target: \"_blank\"\n  }, \"ITU-R BT.709\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Timecode Track\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"b\", null, \"Drop Frame\"), \" \\u2013 00:00:00;00 - 29.97 \", mdx(\"br\", null), mdx(\"b\", null, \"Non-Drop Frame\"), \" \\u2013 00:00:00:00 - 23.976, 25\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"N/A\")))), mdx(\"table\", null, mdx(\"caption\", null, \"UHD SDR Video\"), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Container\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"QuickTime MOV\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"MPEG 4\")), mdx(\"tr\", null, mdx(\"th\", null, \"Frame Rates\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Native (23.976, 25, 29.97)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Pixel Aspect Ratio\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"1:1 (Square)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Video Resolution\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"3840x2160 (16:9)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Scan Type\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Progressive\")), mdx(\"tr\", null, mdx(\"th\", null, \"Codec\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"ProRes 422\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"HEVC (H.265)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Profile/Level\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"ProRes 422 HQ\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Main / 5.1\")), mdx(\"tr\", null, mdx(\"th\", null, \"Bit Rate\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"VBR encode (~737-1768 Mbps)\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"35 Mbps\")), mdx(\"tr\", null, mdx(\"th\", null, \"Chroma Bit Depth\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"10-bit\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"8-bit or 10-bit\")), mdx(\"tr\", null, mdx(\"th\", null, \"Color Coding/Space\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Y'CbCr 4:2:2/Legal Range\")), mdx(\"tr\", null, mdx(\"th\", null, \"Color Primaries*\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"a\", {\n    href: \"https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.709-6-201506-I!!PDF-E.pdf\",\n    target: \"_blank\"\n  }, \"ITU-R BT.709\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Transfer Characteristics*\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"a\", {\n    href: \"https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.709-6-201506-I!!PDF-E.pdf\",\n    target: \"_blank\"\n  }, \"ITU-R BT.709\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Matrix Coefficients*\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"a\", {\n    href: \"https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.709-6-201506-I!!PDF-E.pdf\",\n    target: \"_blank\"\n  }, \"ITU-R BT.709\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Timecode Track\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"b\", null, \"Drop Frame\"), \" \\u2013 00:00:00;00 - 29.97\", mdx(\"br\", null), mdx(\"b\", null, \"Non-Drop Frame\"), \" \\u2013 00:00:00:00 - 23.976, 25 \"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"N/A\")))), mdx(\"table\", null, mdx(\"caption\", null, \"UHD HDR Video\"), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Container\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"MXF\")), mdx(\"tr\", null, mdx(\"th\", null, \"Frame Rates\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Native (23.976, 25, 29.97)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Pixel Aspect Ratio\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"1:1 (Square)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Video Resolution\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"3840x2160 (16:9)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Scan Type\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Progressive\")), mdx(\"tr\", null, mdx(\"th\", null, \"Codec\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"JPEG 2000\")), mdx(\"tr\", null, mdx(\"th\", null, \"Profile/Level\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"N/A\")), mdx(\"tr\", null, mdx(\"th\", null, \"Bit Rate\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"VBR encode (~737-1768 Mbps)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Chroma Bit Depth\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"12-bit\")), mdx(\"tr\", null, mdx(\"th\", null, \"Color Coding/Space\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Full Range RBG \", mdx(\"a\", {\n    href: \"https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.2020-2-201510-I!!PDF-E.pdf\",\n    target: \"_blank\"\n  }, \"BT.2020\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Color Matrix/Primaries\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"RGB Color @ 4:4:4(no chroma sub-sampling)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Timecode Track\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"b\", null, \"Drop Frame\"), \" \\u2013 00:00:00;00 - 29.97 \", mdx(\"br\", null), mdx(\"b\", null, \"Non-Drop Frame\"), \" \\u2013 00:00:00:00 - 23.976, 25 \")))), mdx(\"h2\", null, \"Audio Components\"), mdx(\"p\", null, \"All audio will be described in the Media Manifest Core (MMC). See the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"mddf#mmc\"\n  }, \"MMC section\"), \" for more details.  \"), mdx(\"table\", null, mdx(\"caption\", null, \"Audio Components\"), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Format\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Stereo / Dual Mono*\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Surround\")), mdx(\"tr\", null, mdx(\"th\", null, \"Container\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"WAV - Files over 4GBs will be RF64 per \", mdx(\"a\", {\n    href: \"https://tech.ebu.ch/docs/tech/tech3306v1_0.pdf\",\n    target: \"_blank\"\n  }, \"EBU 3306\"))), mdx(\"tr\", null, mdx(\"th\", null, \"Codec\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"PCM\")), mdx(\"tr\", null, mdx(\"th\", null, \"Endianness\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Little Endian\")), mdx(\"tr\", null, mdx(\"th\", null, \"Bit Depth\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"24 bit\")), mdx(\"tr\", null, mdx(\"th\", null, \"Sample Rate\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"48khz\")), mdx(\"tr\", null, mdx(\"th\", null, \"Channel Layout\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Channel 1: Left (L) \", mdx(\"br\", null), \"Channel 2: Right (R)\"), mdx(\"td\", {\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Channel 1: Mono 1 (M1) \", mdx(\"br\", null), \"Channel 2: Mono 2 (M2)\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Channel 1: Left (L) \", mdx(\"br\", null), \"Channel 2: Right (R) \", mdx(\"br\", null), \"Channel 3: Center (C) \", mdx(\"br\", null), \"Channel 4: LFE \", mdx(\"br\", null), \"Channel 5: Left Surround (LS) \", mdx(\"br\", null), \"Channel 6: Right Surround (RS)\")))), mdx(\"div\", {\n    className: \"note\"\n  }, \" Dual Mono Audio tracks are delivered gain-compensated.\"), mdx(\"h3\", null, \"Dolby Atmos\"), mdx(\"table\", null, mdx(\"caption\", null, \"Atmos Audio Components\"), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Format\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Dolby Atmos\")), mdx(\"tr\", null, mdx(\"th\", null, \"Container\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"MXF (IAB)\")), mdx(\"tr\", null, mdx(\"th\", null, \"Codec\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"PCM\")), mdx(\"tr\", null, mdx(\"th\", null, \"Endianness\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"Little Endian\")), mdx(\"tr\", null, mdx(\"th\", null, \"Bit Depth\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"24-bit\")), mdx(\"tr\", null, mdx(\"th\", null, \"Sample Rate\"), mdx(\"td\", {\n    colSpan: \"4\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, \"48khz\")), mdx(\"tr\", null, mdx(\"th\", null, \"Channel Layout\"), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"b\", null, \"7.1.2\"), \" \", mdx(\"br\", null), \"Channel 1: Left (L) \", mdx(\"br\", null), \"Channel 2: Right (R) \", mdx(\"br\", null), \"Channel 3: Center (C) \", mdx(\"br\", null), \"Channel 4: LFE \", mdx(\"br\", null), \"Channel 5: Left Surround (LS) \", mdx(\"br\", null), \"Channel 6: Right Surround (RS) \", mdx(\"br\", null), \"Channel 7: Left Rear Surround (LRS) \", mdx(\"br\", null), \"Channel 8: Right Rear Surround (RRS) \", mdx(\"br\", null), \"Channel 9: Left Top Front (LTF) \", mdx(\"br\", null), \"Channel 10: Right Top Front (RTF) \", mdx(\"br\", null)), mdx(\"td\", {\n    colSpan: \"2\",\n    style: {\n      \"textAlign\": \"center\"\n    }\n  }, mdx(\"b\", null, \"7.1.4\"), \" \", mdx(\"br\", null), \"Channel 1: Left (L) \", mdx(\"br\", null), \"Channel 2: Right (R) \", mdx(\"br\", null), \"Channel 3: Center (C) \", mdx(\"br\", null), \"Channel 4: LFE \", mdx(\"br\", null), \"Channel 5: Left Surround (LS) \", mdx(\"br\", null), \"Channel 6: Right Surround (RS) \", mdx(\"br\", null), \"Channel 7: Left Rear Surround (LRS) \", mdx(\"br\", null), \"Channel 8: Right Rear Surround (RRS) \", mdx(\"br\", null), \"Channel 9: Left Top Front (LTF) \", mdx(\"br\", null), \"Channel 10: Right Top Front (RTF) \", mdx(\"br\", null), \"Channel 11: LTR (Left Top Rear) \", mdx(\"br\", null), \"Channel 12: RTR (Right Top Rear) \", mdx(\"br\", null))))), mdx(\"h2\", null, \"Timed Text\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"The language, text usage, and frame rate for all timed text will be described in the Media Manifest Core (MMC). See the \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"mddf#mmc\"\n  }, \"MMC section\"), \" for more details.  \"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, \"The start time of timed text will be the same as the SOM of Video.  \")), mdx(\"h3\", null, \"Timed-Text Supported Formats\"), mdx(\"p\", null, \"WBD can provide timed-text tracks in any of the following formats: \"), mdx(\"table\", null, mdx(\"caption\", null, \"Timed-Text Supported Formats\"), mdx(\"thead\", null, mdx(\"tr\", null, mdx(\"th\", null, \"Format\"), mdx(\"th\", null, \"File Extension\"), mdx(\"th\", null, \"Media Time Value Format\"))), mdx(\"tbody\", null, mdx(\"tr\", null, mdx(\"td\", null, \"IMSC Rosetta (recommended)\"), mdx(\"td\", null, \".imscr\"), mdx(\"td\", null, \"HH:MM:SS.sss (3 places milliseconds)\")), mdx(\"tr\", null, mdx(\"td\", null, \"SMPTE-TT\"), mdx(\"td\", null, \".xml\"), mdx(\"td\", null, \"HH:MM:SS.sss (3 places milliseconds)\")), mdx(\"tr\", null, mdx(\"td\", null, \"STL (Only supplied for 25 fps content)\"), mdx(\"td\", null, \".stl\"), mdx(\"td\", null, \"HH:MM:SS:FF\")))), mdx(\"h2\", null, \"Images\"), mdx(\"p\", null, \"All images delivered will align with the \", mdx(\"a\", {\n    href: \"https://www.maximagespecs.com/image-specs/\",\n    target: \"_blank\"\n  }, \"WBD Image Specs\"), \". All images will be delivered as JPG files. PSD and other native formats are not offered. \"));\n}\n;\nMDXContent.isMDXComponent = true;","frontmatter":{"date":"October 20, 2025","title":"Outbound Media Specifications"}}},"pageContext":{"id":"19e2e0a0-9de0-5a49-8f03-8537a48231a9"}},
    "staticQueryHashes": ["1867129794","2619113677","3649515864","63159454"]}