Search found 2 matches

Go to advanced search

by robinsiebler
03 Oct 2017 07:57
Forum: Development around libVLC
Topic: Help with Python Bindings - setmedia
Replies: 2
Views: 420

Re: Help with Python Bindings - setmedia

I tried creating a simple PySide/QT app and the same thing happens. I definitely think it is a bug!
by robinsiebler
01 Oct 2017 22:23
Forum: Development around libVLC
Topic: Help with Python Bindings - setmedia
Replies: 2
Views: 420

Help with Python Bindings - setmedia

I am creating a simple media player. I have a function called play_song(). This function sets the media and then plays it (or tries to). The 1st time I call the function, it works, but the 2nd time I call the function, it hangs on set_media(). I have no clue why. Below is an excerpt. The full code i...

Go to advanced search