diff --git a/README.md b/README.md index 505c2e86c1..f1f2b5db13 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Final Cut Pro X XML Format: ### CMX3600 EDL ### - Status: Supported via the `cmx_3600` adapter +- Includes support for ASC_CDL color correction metadata - Full specification: SMPTE 258M-2004 "For Television −− Transfer of Edit Decision Lists" - http://xmil.biz/EDL-X/CMX3600.pdf - https://documentation.apple.com/en/finalcutpro/usermanual/index.html#chapter=96%26section=1 @@ -120,6 +121,16 @@ The contrib area hosts adapters which come from the community (_not_ supported - Status: supported via the `hls_playlist` adapter. +### Avid Log Exchange (ALE) ### + +- Status: supported via the `ale` adapter. + +### Text Burn-in Adapter ### + +Uses FFmpeg to burn text overlays into video media. + +- Status: supported via the `burnins` adapter. + Installing ----------