-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
python_kIv1DYJeP0.mp4
I assume this is because tkinter events are queued, so there's a delay when replaying the video (as it has to process other events first before the callback is called)
Here's the video I used, which is small and just 10 fps (initially used 25 fps with the same issue).
ShellAndTubeTest1.mp4
I believe the loop function should just be integrated into the widget rather than making the user add an event callback for looping. It is also necessary that the last frame is not discarded when the video ends.
Metadata
Metadata
Assignees
Labels
No labels