Don't force 24fps onto every DCP made by dcpomatic_create (#1598).
authorCarl Hetherington <cth@carlh.net>
Tue, 3 Sep 2019 00:14:44 +0000 (01:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 3 Sep 2019 00:14:44 +0000 (01:14 +0100)
src/lib/create_cli.cc

index ff0ba765401cb502bd6602e599490ac07f380316..878ee6fddd7fb7ce8ff6719366028164a577b802 100644 (file)
@@ -78,7 +78,6 @@ CreateCLI::CreateCLI (int argc, char* argv[])
        , encrypt (false)
        , threed (false)
        , dcp_content_type (0)
        , encrypt (false)
        , threed (false)
        , dcp_content_type (0)
-       , dcp_frame_rate (24)
        , container_ratio (0)
        , content_ratio (0)
        , still_length (10)
        , container_ratio (0)
        , content_ratio (0)
        , still_length (10)