Make player decide whether subtitles should be burnt based on
[dcpomatic.git] / src / lib / encoder.cc
index 93e15031db14f2b754a824fccf2d65ad4c743285..c3ad084419a071958be2873ac0a8c1c6a373d1d2 100644 (file)
@@ -236,7 +236,6 @@ Encoder::enqueue (shared_ptr<PlayerVideo> pv)
                                                  _film->video_frame_rate(),
                                                  _film->j2k_bandwidth(),
                                                  _film->resolution(),
-                                                 _film->burn_subtitles(),
                                                  _film->log()
                                                  )
                                          ));