Skip to content

Commit 68fa640

Browse files
authored
Update README.md
Update Readme Clarity
1 parent 76bd3cd commit 68fa640

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ Generally if Quicktime or Final Cut Pro X Can support it, it should just work.
141141
| HEVC | :white_check_mark: | Native |
142142
| Apple ProRes | :white_check_mark: | Requires [Apple Pro Video Formats](https://support.apple.com/kb/DL2100?locale=en_US) for some variants |
143143
| 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 (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)|
144+
| MXF wrapped Pro Res | :white_check_mark: | For developers: Requires `MTRegisterProfessionalVideoWorkflowFormatReaders()` and `VTRegisterProfessionalVideoWorkflowVideoDecoders()` to be enabled|
145+
| 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|
146146
| Image Frames | :x: | Requires custom compositor |
147147
| Image Sequences | :x: | Requires custom compositor|
148148
| Raw Formats (BRaw, Red, etc) | :x: | Requires you to have SDK - manage decode and roll your own custom compositor |

0 commit comments

Comments
 (0)