Of by one error when cycling throught frames #1
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: arthus/stopi2#1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When trying to cycle throught frames or after playback, sometimes the displayed frame is not the last but the first.
There's something going on around between lines 459 and 474 in https://git.arthus.net/arthus/stopi2/src/branch/master/frame_opencv.py#L459.
I suspect this is resolved due to code overhaul in
ab586d29ca
.