You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Adding some additional logging
This commit is contained in:
@@ -114,7 +114,6 @@ namespace openshot
|
||||
}
|
||||
|
||||
// Sleep for 1 frame length
|
||||
std::cout << "C: " << frame_duration.count() << std::endl;
|
||||
std::this_thread::sleep_for(frame_duration);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user