source: trunk/Utilities/DeckLinkCapabilities/Data/DeckLink SDI 4K (10.3.2).md @ 735

Last change on this file since 735 was 692, checked in by roman, 7 years ago
File size: 43.5 KB
Line 
1
2
3# System
4
5 * Version: 6.1.7601, Windows 7, Service Pack 1.0, VER_SUITE_SINGLEUSERTS, VER_NT_WORKSTATION
6 * Product: PRODUCT_PROFESSIONAL
7 * Computer Name: ``
8 * User Name: `WINDOWS-9ISNH1I\SYMBIOZ` 
9 * Local Time: `11/28/2016 9:22:28 PM`
10 * Architecture: x86
11 * Processors: `8`, Active Mask `0xFF`
12 * Page Size: `0x1000`
13 * Application Address Space: `0x00010000`..`0xFFFEFFFF`
14 * Physical Memory: `4,003` MB
15 * Committed Memory Limit: `8,005` MB
16 * Application Version: `1.0.0.503`
17
18# Devices
19
20## `GUID_DEVCLASS_MEDIA`
21
22 * Realtek High Definition Audio
23  * Instance: HDAUDIO\FUNC_01&VEN_10EC&DEV_0262&SUBSYS_10EC0262&REV_1003\4&2ABAEA17&0&0001
24  * DEVPKEY_Device_Manufacturer: Realtek
25  * DEVPKEY_Device_DriverVersion: 6.0.1.7054
26 * Blackmagic Audio
27  * Instance: DECKLINK\AUDIO\5&12ABE8E&0&0000
28  * DEVPKEY_Device_Manufacturer: Blackmagic Design
29  * DEVPKEY_Device_DriverVersion: 10.3.2.0
30 * Blackmagic DeckLink SDI 4K
31  * Instance: PCI\VEN_BDBD&DEV_A138&SUBSYS_A138BDBD&REV_00\4&295CAE01&0&0008
32  * DEVPKEY_Device_Manufacturer: Blackmagic Design
33  * DEVPKEY_Device_DriverVersion: 10.3.2.0
34
35# DeckLink API
36
37## API Information
38
39  * 64-Bit Integer `BMDDeckLinkAPIVersion`: `167969280` (`0xA030200`) // 10.3.2
40  * Flag (32-Bit Integer) `BMDDeckLinkAPIEngineeringMode`: `1` (`0x1`)
41
42## DeckLink SDI 4K (DeckLink SDI 4K)
43
44 * Model Name: DeckLink SDI 4K
45 * Display Name: DeckLink SDI 4K
46 * Interfaces:
47  * `IDeckLink`
48  * `IDeckLink_v8_0`
49  * `IDeckLinkInput`
50  * `IDeckLinkInput_v7_1`
51  * `IDeckLinkInput_v7_3`
52  * `IDeckLinkInput_v7_6`
53  * `IDeckLinkInput_v9_2`
54  * `IDeckLinkOutput`
55  * `IDeckLinkOutput_v7_1`
56  * `IDeckLinkOutput_v7_3`
57  * `IDeckLinkOutput_v7_6`
58  * `IDeckLinkOutput_v9_9`
59  * `IDeckLinkConfiguration_v7_6`
60  * `IDeckLinkConfiguration_v10_2`
61  * `IDeckLinkConfiguration_v10_4`
62  * `IDeckLinkAttributes`
63  * `IDeckLinkKeyer`
64  * `IDeckLinkDeckControl`
65  * `IDeckLinkDeckControl_v7_9`
66  * `IDeckLinkDeckControl_v8_1`
67
68### Attributes
69
70  * Flag (32-Bit Integer) `BMDDeckLinkSupportsInternalKeying`: `1` (`0x1`)
71  * Flag (32-Bit Integer) `BMDDeckLinkSupportsExternalKeying`: `0` (`0x0`)
72  * Flag (32-Bit Integer) `BMDDeckLinkSupportsHDKeying`: `1` (`0x1`)
73  * Flag (32-Bit Integer) `BMDDeckLinkSupportsInputFormatDetection`: `1` (`0x1`)
74  * Flag (32-Bit Integer) `BMDDeckLinkHasReferenceInput`: `1` (`0x1`)
75  * Flag (32-Bit Integer) `BMDDeckLinkHasSerialPort`: `1` (`0x1`)
76  * Flag (32-Bit Integer) `BMDDeckLinkHasVideoInputAntiAliasingFilter`: `0` (`0x0`)
77  * Flag (32-Bit Integer) `BMDDeckLinkHasBypass`: `0` (`0x0`)
78  * Flag (32-Bit Integer) `BMDDeckLinkSupportsClockTimingAdjustment`: `0` (`0x0`)
79  * Flag (32-Bit Integer) `BMDDeckLinkSupportsFullDuplex`: `1` (`0x1`)
80  * Flag (32-Bit Integer) `BMDDeckLinkSupportsFullFrameReferenceInputTimingOffset`: `1` (`0x1`)
81  * 64-Bit Integer `BMDDeckLinkMaximumAudioChannels`: `16` (`0x10`)
82  * 64-Bit Integer `BMDDeckLinkNumberOfSubDevices`: `1` (`0x1`)
83  * 64-Bit Integer `BMDDeckLinkSubDeviceIndex`: `0` (`0x0`)
84  * 64-Bit Integer `BMDDeckLinkPersistentID`: `1010099457` (`0x3C34E501`)
85  * 64-Bit Integer `BMDDeckLinkTopologicalID`: `4653312` (`0x470100`)
86  * 64-Bit Integer `BMDDeckLinkVideoOutputConnections`: `1` (`0x1`) // `bmdVideoConnectionSDI`
87  * 64-Bit Integer `BMDDeckLinkVideoInputConnections`: `1` (`0x1`) // `bmdVideoConnectionSDI`
88  * 64-Bit Integer `BMDDeckLinkAudioOutputConnections`: `1` (`0x1`) // `bmdAudioConnectionEmbedded`
89  * 64-Bit Integer `BMDDeckLinkAudioInputConnections`: `1` (`0x1`) // `bmdAudioConnectionEmbedded`
90  * 64-Bit Integer `BMDDeckLinkVideoIOSupport`: `3` (`0x3`)
91
92### Input Display Modes
93
94 * NTSC:
95  * Mode: `bmdModeNTSC` (`ntsc`)
96  * Resolution: `720` x `486`
97  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
98  * Field Dominance: `bmdLowerFieldFirst` (`lowr`)
99  * Flags: `bmdDisplayModeColorspaceRec601`
100  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
101 * PAL:
102  * Mode: `bmdModePAL` (`pal `)
103  * Resolution: `720` x `576`
104  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
105  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
106  * Flags: `bmdDisplayModeColorspaceRec601`
107  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
108 * HD 1080p 23.98:
109  * Mode: `bmdModeHD1080p2398` (`23ps`)
110  * Resolution: `1920` x `1080`
111  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
112  * Field Dominance: `bmdProgressiveFrame` (`prog`)
113  * Flags: `bmdDisplayModeColorspaceRec709`
114  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
115 * HD 1080p 24:
116  * Mode: `bmdModeHD1080p24` (`24ps`)
117  * Resolution: `1920` x `1080`
118  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
119  * Field Dominance: `bmdProgressiveFrame` (`prog`)
120  * Flags: `bmdDisplayModeColorspaceRec709`
121  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
122 * HD 1080p 25:
123  * Mode: `bmdModeHD1080p25` (`Hp25`)
124  * Resolution: `1920` x `1080`
125  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
126  * Field Dominance: `bmdProgressiveFrame` (`prog`)
127  * Flags: `bmdDisplayModeColorspaceRec709`
128  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
129 * HD 1080p 29.97:
130  * Mode: `bmdModeHD1080p2997` (`Hp29`)
131  * Resolution: `1920` x `1080`
132  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
133  * Field Dominance: `bmdProgressiveFrame` (`prog`)
134  * Flags: `bmdDisplayModeColorspaceRec709`
135  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
136 * HD 1080p 30:
137  * Mode: `bmdModeHD1080p30` (`Hp30`)
138  * Resolution: `1920` x `1080`
139  * Frame Duration: `1000` / `30000` (`30.000` fps, `33 3333` per frame)
140  * Field Dominance: `bmdProgressiveFrame` (`prog`)
141  * Flags: `bmdDisplayModeColorspaceRec709`
142  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
143 * HD 1080i 50:
144  * Mode: `bmdModeHD1080i50` (`Hi50`)
145  * Resolution: `1920` x `1080`
146  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
147  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
148  * Flags: `bmdDisplayModeColorspaceRec709`
149  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
150 * HD 1080i 59.94:
151  * Mode: `bmdModeHD1080i5994` (`Hi59`)
152  * Resolution: `1920` x `1080`
153  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
154  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
155  * Flags: `bmdDisplayModeColorspaceRec709`
156  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
157 * HD 1080i 60:
158  * Mode: `bmdModeHD1080i6000` (`Hi60`)
159  * Resolution: `1920` x `1080`
160  * Frame Duration: `1000` / `30000` (`30.000` fps, `33 3333` per frame)
161  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
162  * Flags: `bmdDisplayModeColorspaceRec709`
163  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
164 * HD 1080p 50:
165  * Mode: `bmdModeHD1080p50` (`Hp50`)
166  * Resolution: `1920` x `1080`
167  * Frame Duration: `1000` / `50000` (`50.000` fps, `20 0000` per frame)
168  * Field Dominance: `bmdProgressiveFrame` (`prog`)
169  * Flags: `bmdDisplayModeColorspaceRec709`
170  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
171 * HD 1080p 59.94:
172  * Mode: `bmdModeHD1080p5994` (`Hp59`)
173  * Resolution: `1920` x `1080`
174  * Frame Duration: `1001` / `60000` (`59.940` fps, `16 6833` per frame)
175  * Field Dominance: `bmdProgressiveFrame` (`prog`)
176  * Flags: `bmdDisplayModeColorspaceRec709`
177  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
178 * HD 1080p 60:
179  * Mode: `bmdModeHD1080p6000` (`Hp60`)
180  * Resolution: `1920` x `1080`
181  * Frame Duration: `1000` / `60000` (`60.000` fps, `16 6666` per frame)
182  * Field Dominance: `bmdProgressiveFrame` (`prog`)
183  * Flags: `bmdDisplayModeColorspaceRec709`
184  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
185 * HD 720p 50:
186  * Mode: `bmdModeHD720p50` (`hp50`)
187  * Resolution: `1280` x `720`
188  * Frame Duration: `1000` / `50000` (`50.000` fps, `20 0000` per frame)
189  * Field Dominance: `bmdProgressiveFrame` (`prog`)
190  * Flags: `bmdDisplayModeColorspaceRec709`
191  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
192 * HD 720p 59.94:
193  * Mode: `bmdModeHD720p5994` (`hp59`)
194  * Resolution: `1280` x `720`
195  * Frame Duration: `1001` / `60000` (`59.940` fps, `16 6833` per frame)
196  * Field Dominance: `bmdProgressiveFrame` (`prog`)
197  * Flags: `bmdDisplayModeColorspaceRec709`
198  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
199 * HD 720p 60:
200  * Mode: `bmdModeHD720p60` (`hp60`)
201  * Resolution: `1280` x `720`
202  * Frame Duration: `1000` / `60000` (`60.000` fps, `16 6666` per frame)
203  * Field Dominance: `bmdProgressiveFrame` (`prog`)
204  * Flags: `bmdDisplayModeColorspaceRec709`
205  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
206 * 2K DCI 23.98:
207  * Mode: `bmdMode2kDCI2398` (`2d23`)
208  * Resolution: `2048` x `1080`
209  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
210  * Field Dominance: `bmdProgressiveFrame` (`prog`)
211  * Flags: `bmdDisplayModeColorspaceRec709`
212  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
213 * 2K DCI 24:
214  * Mode: `bmdMode2kDCI24` (`2d24`)
215  * Resolution: `2048` x `1080`
216  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
217  * Field Dominance: `bmdProgressiveFrame` (`prog`)
218  * Flags: `bmdDisplayModeColorspaceRec709`
219  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
220 * 2K DCI 25:
221  * Mode: `bmdMode2kDCI25` (`2d25`)
222  * Resolution: `2048` x `1080`
223  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
224  * Field Dominance: `bmdProgressiveFrame` (`prog`)
225  * Flags: `bmdDisplayModeColorspaceRec709`
226  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat10BitRGBXLE` (`R10l`), `bmdFormat10BitRGBX` (`R10b`), `bmdFormat10BitRGBXLE_FULL` (`R10L`), `bmdFormat10BitRGBX_FULL` (`R10B`)
227 * 4K Ultra HD 23.98:
228  * Mode: `bmdMode4K2160p2398` (`4k23`)
229  * Resolution: `3840` x `2160`
230  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
231  * Field Dominance: `bmdProgressiveFrame` (`prog`)
232  * Flags: `bmdDisplayModeColorspaceRec709`
233  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
234 * 4K Ultra HD 24:
235  * Mode: `bmdMode4K2160p24` (`4k24`)
236  * Resolution: `3840` x `2160`
237  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
238  * Field Dominance: `bmdProgressiveFrame` (`prog`)
239  * Flags: `bmdDisplayModeColorspaceRec709`
240  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
241 * 4K Ultra HD 25:
242  * Mode: `bmdMode4K2160p25` (`4k25`)
243  * Resolution: `3840` x `2160`
244  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
245  * Field Dominance: `bmdProgressiveFrame` (`prog`)
246  * Flags: `bmdDisplayModeColorspaceRec709`
247  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
248 * 4K Ultra HD 29.97:
249  * Mode: `bmdMode4K2160p2997` (`4k29`)
250  * Resolution: `3840` x `2160`
251  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
252  * Field Dominance: `bmdProgressiveFrame` (`prog`)
253  * Flags: `bmdDisplayModeColorspaceRec709`
254  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
255 * 4K Ultra HD 30:
256  * Mode: `bmdMode4K2160p30` (`4k30`)
257  * Resolution: `3840` x `2160`
258  * Frame Duration: `1000` / `30000` (`30.000` fps, `33 3333` per frame)
259  * Field Dominance: `bmdProgressiveFrame` (`prog`)
260  * Flags: `bmdDisplayModeColorspaceRec709`
261  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
262 * 4K DCI 23.98:
263  * Mode: `bmdMode4kDCI2398` (`4d23`)
264  * Resolution: `4096` x `2160`
265  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
266  * Field Dominance: `bmdProgressiveFrame` (`prog`)
267  * Flags: `bmdDisplayModeColorspaceRec709`
268  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
269 * 4K DCI 24:
270  * Mode: `bmdMode4kDCI24` (`4d24`)
271  * Resolution: `4096` x `2160`
272  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
273  * Field Dominance: `bmdProgressiveFrame` (`prog`)
274  * Flags: `bmdDisplayModeColorspaceRec709`
275  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
276 * 4K DCI 25:
277  * Mode: `bmdMode4kDCI25` (`4d25`)
278  * Resolution: `4096` x `2160`
279  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
280  * Field Dominance: `bmdProgressiveFrame` (`prog`)
281  * Flags: `bmdDisplayModeColorspaceRec709`
282  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`)
283
284TSV Formatted:
285
286        Name    Display Mode    Display Mode FourCC     Resolution Width        Resolution Height       Frame Duration  Time Scale      Frame Rate, per second  Frame Length, millisecond       Field Dominance Field Dominance FourCC  Display Mode Flags      Pixel Formats
287        NTSC    bmdModeNTSC     ntsc    720     486     1001    30000   29.970  333666  bmdLowerFieldFirst      lowr    bmdDisplayModeColorspaceRec601  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
288        PAL     bmdModePAL      pal     720     576     1000    25000   25.000  400000  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec601  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
289        HD 1080p 23.98  bmdModeHD1080p2398      23ps    1920    1080    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
290        HD 1080p 24     bmdModeHD1080p24        24ps    1920    1080    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
291        HD 1080p 25     bmdModeHD1080p25        Hp25    1920    1080    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
292        HD 1080p 29.97  bmdModeHD1080p2997      Hp29    1920    1080    1001    30000   29.970  333666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
293        HD 1080p 30     bmdModeHD1080p30        Hp30    1920    1080    1000    30000   30.000  333333  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
294        HD 1080i 50     bmdModeHD1080i50        Hi50    1920    1080    1000    25000   25.000  400000  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
295        HD 1080i 59.94  bmdModeHD1080i5994      Hi59    1920    1080    1001    30000   29.970  333666  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
296        HD 1080i 60     bmdModeHD1080i6000      Hi60    1920    1080    1000    30000   30.000  333333  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
297        HD 1080p 50     bmdModeHD1080p50        Hp50    1920    1080    1000    50000   50.000  200000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
298        HD 1080p 59.94  bmdModeHD1080p5994      Hp59    1920    1080    1001    60000   59.940  166833  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
299        HD 1080p 60     bmdModeHD1080p6000      Hp60    1920    1080    1000    60000   60.000  166666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
300        HD 720p 50      bmdModeHD720p50 hp50    1280    720     1000    50000   50.000  200000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
301        HD 720p 59.94   bmdModeHD720p5994       hp59    1280    720     1001    60000   59.940  166833  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
302        HD 720p 60      bmdModeHD720p60 hp60    1280    720     1000    60000   60.000  166666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
303        2K DCI 23.98    bmdMode2kDCI2398        2d23    2048    1080    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
304        2K DCI 24       bmdMode2kDCI24  2d24    2048    1080    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
305        2K DCI 25       bmdMode2kDCI25  2d25    2048    1080    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat10BitRGBXLE R10l, bmdFormat10BitRGBX R10b, bmdFormat10BitRGBXLE_FULL R10L, bmdFormat10BitRGBX_FULL R10B
306        4K Ultra HD 23.98       bmdMode4K2160p2398      4k23    3840    2160    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
307        4K Ultra HD 24  bmdMode4K2160p24        4k24    3840    2160    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
308        4K Ultra HD 25  bmdMode4K2160p25        4k25    3840    2160    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
309        4K Ultra HD 29.97       bmdMode4K2160p2997      4k29    3840    2160    1001    30000   29.970  333666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
310        4K Ultra HD 30  bmdMode4K2160p30        4k30    3840    2160    1000    30000   30.000  333333  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
311        4K DCI 23.98    bmdMode4kDCI2398        4d23    4096    2160    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
312        4K DCI 24       bmdMode4kDCI24  4d24    4096    2160    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
313        4K DCI 25       bmdMode4kDCI25  4d25    4096    2160    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210
314
315
316### Output Display Modes
317
318 * NTSC:
319  * Mode: `bmdModeNTSC` (`ntsc`)
320  * Resolution: `720` x `486`
321  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
322  * Field Dominance: `bmdLowerFieldFirst` (`lowr`)
323  * Flags: `bmdDisplayModeColorspaceRec601`
324  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`)
325 * PAL:
326  * Mode: `bmdModePAL` (`pal `)
327  * Resolution: `720` x `576`
328  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
329  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
330  * Flags: `bmdDisplayModeColorspaceRec601`
331  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`)
332 * HD 1080p 23.98:
333  * Mode: `bmdModeHD1080p2398` (`23ps`)
334  * Resolution: `1920` x `1080`
335  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
336  * Field Dominance: `bmdProgressiveFrame` (`prog`)
337  * Flags: `bmdDisplayModeColorspaceRec709`
338  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
339 * HD 1080p 24:
340  * Mode: `bmdModeHD1080p24` (`24ps`)
341  * Resolution: `1920` x `1080`
342  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
343  * Field Dominance: `bmdProgressiveFrame` (`prog`)
344  * Flags: `bmdDisplayModeColorspaceRec709`
345  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
346 * HD 1080p 25:
347  * Mode: `bmdModeHD1080p25` (`Hp25`)
348  * Resolution: `1920` x `1080`
349  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
350  * Field Dominance: `bmdProgressiveFrame` (`prog`)
351  * Flags: `bmdDisplayModeColorspaceRec709`
352  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
353 * HD 1080p 29.97:
354  * Mode: `bmdModeHD1080p2997` (`Hp29`)
355  * Resolution: `1920` x `1080`
356  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
357  * Field Dominance: `bmdProgressiveFrame` (`prog`)
358  * Flags: `bmdDisplayModeColorspaceRec709`
359  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
360 * HD 1080p 30:
361  * Mode: `bmdModeHD1080p30` (`Hp30`)
362  * Resolution: `1920` x `1080`
363  * Frame Duration: `1000` / `30000` (`30.000` fps, `33 3333` per frame)
364  * Field Dominance: `bmdProgressiveFrame` (`prog`)
365  * Flags: `bmdDisplayModeColorspaceRec709`
366  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
367 * HD 1080i 50:
368  * Mode: `bmdModeHD1080i50` (`Hi50`)
369  * Resolution: `1920` x `1080`
370  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
371  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
372  * Flags: `bmdDisplayModeColorspaceRec709`
373  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
374 * HD 1080i 59.94:
375  * Mode: `bmdModeHD1080i5994` (`Hi59`)
376  * Resolution: `1920` x `1080`
377  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
378  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
379  * Flags: `bmdDisplayModeColorspaceRec709`
380  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
381 * HD 1080i 60:
382  * Mode: `bmdModeHD1080i6000` (`Hi60`)
383  * Resolution: `1920` x `1080`
384  * Frame Duration: `1000` / `30000` (`30.000` fps, `33 3333` per frame)
385  * Field Dominance: `bmdUpperFieldFirst` (`uppr`)
386  * Flags: `bmdDisplayModeColorspaceRec709`
387  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
388 * HD 1080p 50:
389  * Mode: `bmdModeHD1080p50` (`Hp50`)
390  * Resolution: `1920` x `1080`
391  * Frame Duration: `1000` / `50000` (`50.000` fps, `20 0000` per frame)
392  * Field Dominance: `bmdProgressiveFrame` (`prog`)
393  * Flags: `bmdDisplayModeColorspaceRec709`
394  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
395 * HD 1080p 59.94:
396  * Mode: `bmdModeHD1080p5994` (`Hp59`)
397  * Resolution: `1920` x `1080`
398  * Frame Duration: `1001` / `60000` (`59.940` fps, `16 6833` per frame)
399  * Field Dominance: `bmdProgressiveFrame` (`prog`)
400  * Flags: `bmdDisplayModeColorspaceRec709`
401  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
402 * HD 1080p 60:
403  * Mode: `bmdModeHD1080p6000` (`Hp60`)
404  * Resolution: `1920` x `1080`
405  * Frame Duration: `1000` / `60000` (`60.000` fps, `16 6666` per frame)
406  * Field Dominance: `bmdProgressiveFrame` (`prog`)
407  * Flags: `bmdDisplayModeColorspaceRec709`
408  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
409 * HD 720p 50:
410  * Mode: `bmdModeHD720p50` (`hp50`)
411  * Resolution: `1280` x `720`
412  * Frame Duration: `1000` / `50000` (`50.000` fps, `20 0000` per frame)
413  * Field Dominance: `bmdProgressiveFrame` (`prog`)
414  * Flags: `bmdDisplayModeColorspaceRec709`
415  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`)
416 * HD 720p 59.94:
417  * Mode: `bmdModeHD720p5994` (`hp59`)
418  * Resolution: `1280` x `720`
419  * Frame Duration: `1001` / `60000` (`59.940` fps, `16 6833` per frame)
420  * Field Dominance: `bmdProgressiveFrame` (`prog`)
421  * Flags: `bmdDisplayModeColorspaceRec709`
422  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`)
423 * HD 720p 60:
424  * Mode: `bmdModeHD720p60` (`hp60`)
425  * Resolution: `1280` x `720`
426  * Frame Duration: `1000` / `60000` (`60.000` fps, `16 6666` per frame)
427  * Field Dominance: `bmdProgressiveFrame` (`prog`)
428  * Flags: `bmdDisplayModeColorspaceRec709`
429  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`)
430 * 2K 23.98:
431  * Mode: `bmdMode2k2398` (`2k23`)
432  * Resolution: `2048` x `1556`
433  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
434  * Field Dominance: `bmdProgressiveFrame` (`prog`)
435  * Flags: `bmdDisplayModeColorspaceRec709`
436  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
437 * 2K 24:
438  * Mode: `bmdMode2k24` (`2k24`)
439  * Resolution: `2048` x `1556`
440  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
441  * Field Dominance: `bmdProgressiveFrame` (`prog`)
442  * Flags: `bmdDisplayModeColorspaceRec709`
443  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
444 * 2K 25:
445  * Mode: `bmdMode2k25` (`2k25`)
446  * Resolution: `2048` x `1556`
447  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
448  * Field Dominance: `bmdProgressiveFrame` (`prog`)
449  * Flags: `bmdDisplayModeColorspaceRec709`
450  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
451 * 2K DCI 23.98:
452  * Mode: `bmdMode2kDCI2398` (`2d23`)
453  * Resolution: `2048` x `1080`
454  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
455  * Field Dominance: `bmdProgressiveFrame` (`prog`)
456  * Flags: `bmdDisplayModeColorspaceRec709`
457  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
458 * 2K DCI 24:
459  * Mode: `bmdMode2kDCI24` (`2d24`)
460  * Resolution: `2048` x `1080`
461  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
462  * Field Dominance: `bmdProgressiveFrame` (`prog`)
463  * Flags: `bmdDisplayModeColorspaceRec709`
464  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
465 * 2K DCI 25:
466  * Mode: `bmdMode2kDCI25` (`2d25`)
467  * Resolution: `2048` x `1080`
468  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
469  * Field Dominance: `bmdProgressiveFrame` (`prog`)
470  * Flags: `bmdDisplayModeColorspaceRec709`
471  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
472 * 4K Ultra HD 23.98:
473  * Mode: `bmdMode4K2160p2398` (`4k23`)
474  * Resolution: `3840` x `2160`
475  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
476  * Field Dominance: `bmdProgressiveFrame` (`prog`)
477  * Flags: `bmdDisplayModeColorspaceRec709`
478  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
479 * 4K Ultra HD 24:
480  * Mode: `bmdMode4K2160p24` (`4k24`)
481  * Resolution: `3840` x `2160`
482  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
483  * Field Dominance: `bmdProgressiveFrame` (`prog`)
484  * Flags: `bmdDisplayModeColorspaceRec709`
485  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
486 * 4K Ultra HD 25:
487  * Mode: `bmdMode4K2160p25` (`4k25`)
488  * Resolution: `3840` x `2160`
489  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
490  * Field Dominance: `bmdProgressiveFrame` (`prog`)
491  * Flags: `bmdDisplayModeColorspaceRec709`
492  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
493 * 4K Ultra HD 29.97:
494  * Mode: `bmdMode4K2160p2997` (`4k29`)
495  * Resolution: `3840` x `2160`
496  * Frame Duration: `1001` / `30000` (`29.970` fps, `33 3666` per frame)
497  * Field Dominance: `bmdProgressiveFrame` (`prog`)
498  * Flags: `bmdDisplayModeColorspaceRec709`
499  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
500 * 4K Ultra HD 30:
501  * Mode: `bmdMode4K2160p30` (`4k30`)
502  * Resolution: `3840` x `2160`
503  * Frame Duration: `1000` / `30000` (`30.000` fps, `33 3333` per frame)
504  * Field Dominance: `bmdProgressiveFrame` (`prog`)
505  * Flags: `bmdDisplayModeColorspaceRec709`
506  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
507 * 4K DCI 23.98:
508  * Mode: `bmdMode4kDCI2398` (`4d23`)
509  * Resolution: `4096` x `2160`
510  * Frame Duration: `1001` / `24000` (`23.976` fps, `41 7083` per frame)
511  * Field Dominance: `bmdProgressiveFrame` (`prog`)
512  * Flags: `bmdDisplayModeColorspaceRec709`
513  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
514 * 4K DCI 24:
515  * Mode: `bmdMode4kDCI24` (`4d24`)
516  * Resolution: `4096` x `2160`
517  * Frame Duration: `1000` / `24000` (`24.000` fps, `41 6666` per frame)
518  * Field Dominance: `bmdProgressiveFrame` (`prog`)
519  * Flags: `bmdDisplayModeColorspaceRec709`
520  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
521 * 4K DCI 25:
522  * Mode: `bmdMode4kDCI25` (`4d25`)
523  * Resolution: `4096` x `2160`
524  * Frame Duration: `1000` / `25000` (`25.000` fps, `40 0000` per frame)
525  * Field Dominance: `bmdProgressiveFrame` (`prog`)
526  * Flags: `bmdDisplayModeColorspaceRec709`
527  * Pixel Formats: `bmdFormat8BitYUV` (`2vuy`), `bmdFormat10BitYUV` (`v210`), `bmdFormat8BitARGB`, `bmdFormat8BitBGRA` (`BGRA`), `bmdFormat10BitRGB` (`r210`), `bmdFormat12BitRGB` (`R12B`), `bmdFormat12BitRGBLE` (`R12L`)
528
529TSV Formatted:
530
531        Name    Display Mode    Display Mode FourCC     Resolution Width        Resolution Height       Frame Duration  Time Scale      Frame Rate, per second  Frame Length, millisecond       Field Dominance Field Dominance FourCC  Display Mode Flags      Pixel Formats
532        NTSC    bmdModeNTSC     ntsc    720     486     1001    30000   29.970  333666  bmdLowerFieldFirst      lowr    bmdDisplayModeColorspaceRec601  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210
533        PAL     bmdModePAL      pal     720     576     1000    25000   25.000  400000  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec601  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210
534        HD 1080p 23.98  bmdModeHD1080p2398      23ps    1920    1080    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
535        HD 1080p 24     bmdModeHD1080p24        24ps    1920    1080    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
536        HD 1080p 25     bmdModeHD1080p25        Hp25    1920    1080    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
537        HD 1080p 29.97  bmdModeHD1080p2997      Hp29    1920    1080    1001    30000   29.970  333666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
538        HD 1080p 30     bmdModeHD1080p30        Hp30    1920    1080    1000    30000   30.000  333333  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
539        HD 1080i 50     bmdModeHD1080i50        Hi50    1920    1080    1000    25000   25.000  400000  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
540        HD 1080i 59.94  bmdModeHD1080i5994      Hi59    1920    1080    1001    30000   29.970  333666  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
541        HD 1080i 60     bmdModeHD1080i6000      Hi60    1920    1080    1000    30000   30.000  333333  bmdUpperFieldFirst      uppr    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
542        HD 1080p 50     bmdModeHD1080p50        Hp50    1920    1080    1000    50000   50.000  200000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
543        HD 1080p 59.94  bmdModeHD1080p5994      Hp59    1920    1080    1001    60000   59.940  166833  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
544        HD 1080p 60     bmdModeHD1080p6000      Hp60    1920    1080    1000    60000   60.000  166666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
545        HD 720p 50      bmdModeHD720p50 hp50    1280    720     1000    50000   50.000  200000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210
546        HD 720p 59.94   bmdModeHD720p5994       hp59    1280    720     1001    60000   59.940  166833  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210
547        HD 720p 60      bmdModeHD720p60 hp60    1280    720     1000    60000   60.000  166666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210
548        2K 23.98        bmdMode2k2398   2k23    2048    1556    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
549        2K 24   bmdMode2k24     2k24    2048    1556    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
550        2K 25   bmdMode2k25     2k25    2048    1556    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
551        2K DCI 23.98    bmdMode2kDCI2398        2d23    2048    1080    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
552        2K DCI 24       bmdMode2kDCI24  2d24    2048    1080    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
553        2K DCI 25       bmdMode2kDCI25  2d25    2048    1080    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
554        4K Ultra HD 23.98       bmdMode4K2160p2398      4k23    3840    2160    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
555        4K Ultra HD 24  bmdMode4K2160p24        4k24    3840    2160    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
556        4K Ultra HD 25  bmdMode4K2160p25        4k25    3840    2160    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
557        4K Ultra HD 29.97       bmdMode4K2160p2997      4k29    3840    2160    1001    30000   29.970  333666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
558        4K Ultra HD 30  bmdMode4K2160p30        4k30    3840    2160    1000    30000   30.000  333333  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
559        4K DCI 23.98    bmdMode4kDCI2398        4d23    4096    2160    1001    24000   23.976  417083  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
560        4K DCI 24       bmdMode4kDCI24  4d24    4096    2160    1000    24000   24.000  416666  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
561        4K DCI 25       bmdMode4kDCI25  4d25    4096    2160    1000    25000   25.000  400000  bmdProgressiveFrame     prog    bmdDisplayModeColorspaceRec709  bmdFormat8BitYUV 2vuy, bmdFormat10BitYUV v210, bmdFormat8BitARGB , bmdFormat8BitBGRA BGRA, bmdFormat10BitRGB r210, bmdFormat12BitRGB R12B, bmdFormat12BitRGBLE R12L
562
563
Note: See TracBrowser for help on using the repository browser.