You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,8 +141,8 @@ Generally if Quicktime or Final Cut Pro X Can support it, it should just work.
141
141
| HEVC |:white_check_mark:| Native |
142
142
| Apple ProRes |:white_check_mark:| Requires [Apple Pro Video Formats](https://support.apple.com/kb/DL2100?locale=en_US) for some variants |
143
143
| Apple Intermediate Codec | :white_check_mark: | Requires [Apple Pro Video Formats](https://support.apple.com/kb/DL2100?locale=en_US) for some variants
144
-
| MXF wrapped Pro Res |:white_check_mark:| Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled |
145
-
| MXF Wrapped DnXHD |:white_check_mark:| Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled - only some DnxHD variants work |
144
+
| MXF wrapped Pro Res |:white_check_mark:| Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled (this step is not needed for the OpenTimelineIO Reader sample app) |
145
+
| MXF Wrapped DnXHD |:white_check_mark:| Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled - only some DnxHD variants work (this step is not needed for the OpenTimelineIO Reader sample app)|
0 commit comments