fixed audio only export crash

This commit is contained in:
itsmattkc
2019-03-29 01:24:20 +11:00
parent b5f6d3eeb3
commit 814e048e8f
+1
View File
@@ -60,6 +60,7 @@ ExportThread::ExportThread(const ExportParams &params,
audio_stream(nullptr),
acodec(nullptr),
audio_frame(nullptr),
sws_frame(nullptr),
swr_frame(nullptr),
acodec_ctx(nullptr),
swr_ctx(nullptr),