summaryrefslogtreecommitdiff
path: root/src/lib/encoder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/encoder.cc')
-rw-r--r--src/lib/encoder.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/encoder.cc b/src/lib/encoder.cc
index 2b1f1d9b3..591523570 100644
--- a/src/lib/encoder.cc
+++ b/src/lib/encoder.cc
@@ -220,6 +220,7 @@ Encoder::process_video (shared_ptr<PlayerVideo> pvf)
_film->video_frame_rate(),
_film->j2k_bandwidth(),
_film->resolution(),
+ _film->burn_subtitles(),
_film->log()
)
));