Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Video output within Tkinter?

I posted a similar question a while ago but haven't received any answers so i thought i might ask a more generic question:

Does anyone know how to, through any means, output true video, not a rapidly changing sequence of images, in a Tkinter window with python?

like image 229
jma Avatar asked Nov 25 '25 20:11

jma


1 Answers

You probably need an extension like TkVideo or Quicktime to do that, not sure there is a python style wrapper for it available yet. https://github.com/patthoyts/tkvideo

like image 162
schlenk Avatar answered Nov 28 '25 12:11

schlenk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!