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
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,14 @@ Generally if Quicktime or Final Cut Pro X Can support it, it should just work.
140
140
| Apple ProRes |:white_check_mark:| Requires [Apple Pro Video Formats](https://support.apple.com/kb/DL2100?locale=en_US) for some variants |
141
141
| Apple Intermediate Codec | :white_check_mark: | Requires [Apple Pro Video Formats](https://support.apple.com/kb/DL2100?locale=en_US) for some variants
142
142
| MXF wrapped Pro Res |:white_check_mark:| For developers: Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled|
143
-
| MXF Wrapped DNx |:white_check_mark:| Requires [Apple Pro Video Formats](https://support.apple.com/kb/DL2100?locale=en_US) for Avid DNxHD® / Avid DNxHR®. For developers: Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled - only some DNx variants work|
143
+
| MXF Wrapped DNx |:white_check_mark:| Requires [Apple Pro Video Formats](https://support.apple.com/kb/DL2100?locale=en_US) for Avid DNxHD® / Avid DNxHR®. For developers: Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled - only some DNx variants work: |
144
+
| MXF Wrapped DNxHD_36 |:white_check_mark:||
145
+
| MXF Wrapped DNxHD_80 |:warning:| (codec specifically gets subsampled down to 1440 x 1080)|
0 commit comments