Barely-functioning GL playback with new arrangement.
[dcpomatic.git] / src / lib / create_cli.h
index 1f1cb3cc4da5948e019cc876a368b0344801e899..a9d9daa22e2e0bbdc3d6a6e92d68f4f41240b9f8 100644 (file)
@@ -54,6 +54,8 @@ public:
        boost::optional<boost::filesystem::path> output_dir;
        boost::optional<std::string> error;
        std::vector<Content> content;
+       bool fourk;
+       boost::optional<int> j2k_bandwidth;
 
 private:
        static std::string _help;