Add Prores 4444 support (#2263).
[dcpomatic.git] / src / lib / create_cli.h
index 177d56f7b908c83d16efec67b51e3c93ae40e05d..e6fa69378b479455e36a8d8a3444f78343651793 100644 (file)
@@ -40,6 +40,7 @@ public:
                VideoFrameType frame_type;
                boost::optional<dcp::Channel> channel;
                boost::optional<float> gain;
+               boost::optional<boost::filesystem::path> kdm;
        };
 
        bool version;