XDF Formats
ARD-ZDF “XDF” profiles are a new specification, similar to the HDF profiles, but taking into account more modern scanning formats with higher temporal or spatial resolution.
XDF01a
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TranscodePresetDocument xmlns="http://xml.vidispine.com/schema/vidispine">
<description>ARD-ZDF XDF01a</description>
<name>ard_zdf_xdf01a</name>
<format>mxf_nablet</format>
<muxerSetting>
<key>nablet_muxing_mode</key>
<value>ARD_ZDF_XDF01a</value>
</muxerSetting>
<audio>
<codec>pcm_s24le</codec>
<framerate>
<numerator>1</numerator>
<denominator>48000</denominator>
</framerate>
<channel>0</channel>
<channel>1</channel>
<channel>2</channel>
<channel>3</channel>
<channel>4</channel>
<channel>5</channel>
<channel>6</channel>
<channel>7</channel>
<stream>1</stream>
<stream>1</stream>
<stream>1</stream>
<stream>1</stream>
<stream>1</stream>
<stream>1</stream>
<stream>1</stream>
<stream>1</stream>
</audio>
<video>
<codec>h264</codec>
<bitrate>50000000</bitrate>
<preset>xavc_hd_long_422_mxf</preset>
<gopSize>24</gopSize>
<scaling>
<width>1920</width>
<height>1080</height>
</scaling>
<framerate>
<numerator>1</numerator>
<denominator>50</denominator>
</framerate>
</video>
<metadata/>
</TranscodePresetDocument>