Encountring an error with videos - Kivy on Windows 7

浪子不回头ぞ 提交于 2019-12-13 10:05:38

问题


I want to make an application with Kivy that can manipulate videos, my problem is that i can't play videos when i am using kivy, my operating system is Windows7.

In the demo example given with Kivy, here is the result :

in this youtube video (https://www.youtube.com/watch?v=8zSNzUAfohA), in minute 1h18min30sec the video is actually working

The result i had before was this picture :

I hope u guys know what is the problem source.

Thank you for your time :)


回答1:


Install kivy.deps.gstreamer if you don't have it yet. Catalog should then work.

The second image looks like you have non-existing files included.



来源:https://stackoverflow.com/questions/41400142/encountring-an-error-with-videos-kivy-on-windows-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!