Skip to content

load a new video error #54

Answered by PaulleDemon
chag616 asked this question in Q&A
Apr 28, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

@chag616 Hmmm, That seems like a bug, I'll try to fix it when I get time, In the meantime you can use a workaround

def playnew():
    tkvideo.load(r"test.mp4")
    tkvideo.after(100, lambda: tkvideo.play()) # use this instead

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@chag616
Comment options

@PaulleDemon
Comment options

Answer selected by PaulleDemon
@chag616
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants