Try to put mono sound tracks on the centre speaker.
[dcpomatic.git] / src / lib / make_dcp_job.cc
index 4605d17247e14c1e6f038c57f632016698df1ce3..5272d6badf59b341d8ed1d2a851b207ab03d9806 100644 (file)
@@ -131,7 +131,7 @@ MakeDCPJob::run ()
                                &dcp.Progress,
                                dfr.frames_per_second,
                                frames,
-                               _film->audio_channels()
+                               dcp_audio_channels (_film->audio_channels())
                                )
                        );
                ascend ();