Improve FFmpeg sync, in theory.
[dcpomatic.git] / test / test.cc
index 3434a3f09af9c4a79384643f50dc6b06e43dddec..4494540a2ac31e5069f1a6c3f192b4c8be837b14 100644 (file)
@@ -154,6 +154,7 @@ check_dcp (string ref, string check)
        BOOST_CHECK (ref_dcp.equals (check_dcp, options, boost::bind (note, _1, _2)));
 }
 
+#include "ffmpeg_pts_offset.cc"
 #include "ffmpeg_examiner_test.cc"
 #include "black_fill_test.cc"
 #include "scaling_test.cc"