Add hint when making 4K/3D DCPs (#1951).
[dcpomatic.git] / src / lib / hints.h
index fddac83b951faaf19d881cedc744e5837a364f39..5fc2e245ae6670f00cd25578230c48c2bbefb0f1 100644 (file)
@@ -67,6 +67,7 @@ private:
        void check_unusual_container ();
        void check_high_j2k_bandwidth ();
        void check_frame_rate ();
+       void check_4k_3d ();
        void check_speed_up ();
        void check_vob ();
        void check_3d_in_2d ();