This commit is contained in:
itsmattkc
2019-04-14 22:12:49 +10:00
parent 6264123bea
commit 4e2a7b5254
+1
View File
@@ -562,6 +562,7 @@ void ExportThread::Export()
if (params_.audio_enabled) apkt_alloc = true;
olive::Global->set_rendering_state(false);
close_active_clips(olive::ActiveSequence.get());
// If audio is enabled, flush the rest of the audio out of swresample
if (params_.audio_enabled) {