mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
fix missing frame when you start another dump without closing dolphin
This commit is contained in:
@@ -392,6 +392,7 @@ void FrameDump::Stop()
|
||||
av_write_trailer(s_format_context);
|
||||
CloseVideoFile();
|
||||
s_file_index = 0;
|
||||
s_start_dumping = false;
|
||||
NOTICE_LOG(VIDEO, "Stopping frame dump");
|
||||
OSD::AddMessage("Stopped dumping frames");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user