updated exporter to work with new frame flow
This commit is contained in:
@@ -89,6 +89,8 @@ void FFmpegEncoder::WriteAudio(const AudioRenderingParams &pcm_info, const QStri
|
||||
|
||||
pcm.close();
|
||||
}
|
||||
|
||||
emit AudioComplete();
|
||||
}
|
||||
|
||||
bool FFmpegEncoder::OpenInternal()
|
||||
|
||||
Reference in New Issue
Block a user