Add Prores 4444 support (#2263).
[dcpomatic.git] / src / lib / ffmpeg_file_encoder.h
index fd716d47c4a3f980b7cc7d057b41e29c65bdafd8..5bf501370ab6d9ad917b6808a0ffc1041b176378 100644 (file)
@@ -43,6 +43,7 @@ class ExportAudioStream;
 
 enum class ExportFormat
 {
+       PRORES_4444,
        PRORES_HQ,
        H264_AAC,
        SUBTITLES_DCP