Skip to content

Flickering in Loop Example #32

@CodeYan01

Description

@CodeYan01
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions