Skip to main content
Skip table of contents

Apple ProRes

Supported Presets

  • PR422HQ

  • PR422

  • PR422LT

  • PR422Proxy

  • PR4444

  • PR4444XQ

Example: Apple ProRes 422 HQ

XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TranscodePresetDocument xmlns="http://xml.vidispine.com/schema/vidispine">
    <name>prores422hq</name>
    <format>mxf_nablet</format>
    <muxerSetting>
        <key>nablet_muxing_mode</key>
        <value>RDD44</value>
    </muxerSetting>
    <audio>
        <codec>pcm_s16le</codec>
        <framerate>
            <numerator>1</numerator>
            <denominator>48000</denominator>
        </framerate>
        <channel>0</channel>
        <channel>1</channel>
        <stream>2</stream>
    </audio>
    <video>
        <scaling>
            <width>1920</width>
            <height>1080</height>
        </scaling>
        <codec>prores</codec>
        <bitrate>184000000</bitrate>
        <framerate>
            <numerator>1</numerator>
            <denominator>25</denominator>
        </framerate>
        <preset>PR422HQ</preset>
    </video>
    <metadata/>
</TranscodePresetDocument>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.