mirror of
https://github.com/lostjared/Acid.Cam.v2.Qt.git
synced 2025-12-16 20:00:01 +01:00
added slight delay
This commit is contained in:
@@ -163,6 +163,7 @@ void Playback::run() {
|
||||
} else if(cur[i].first == 2) {
|
||||
draw_plugin(frame, cur[i].second);
|
||||
}
|
||||
msleep(duration/2);
|
||||
}
|
||||
mutex.lock();
|
||||
if(ac::set_color_map > 0) ac::ApplyColorMap(frame);
|
||||
|
||||
Reference in New Issue
Block a user