Change video content scaling so that it either:
[dcpomatic.git] / test / 4k_test.cc
index 71d60f5732e10106a721b02ebf016b1cc9d8612f..d8d3d66ec0e763c4a391564e9dbf0b88506895ad 100644 (file)
@@ -50,8 +50,6 @@ BOOST_AUTO_TEST_CASE (fourk_test)
        film->examine_and_add_content (c);
        BOOST_REQUIRE (!wait_for_jobs());
 
-       c->video->set_scale (VideoContentScale (Ratio::from_id ("185")));
-
        film->make_dcp ();
        BOOST_REQUIRE (!wait_for_jobs());