Search found 2 matches

Go to advanced search

by sets
19 Jul 2013 18:01
Forum: General VLC media player Troubleshooting
Topic: VLC stucks when i try to change media on end reached event
Replies: 3
Views: 851

Re: VLC stucks when i try to change media on end reached eve

is there another way to solve this problem?

PS: Solved it using apscheduler, but i dont like how it looks, its gonna be a better way.
Still waiting for advice
by sets
19 Jul 2013 14:34
Forum: General VLC media player Troubleshooting
Topic: VLC stucks when i try to change media on end reached event
Replies: 3
Views: 851

VLC stucks when i try to change media on end reached event

I use Python bindings for VLC i need to change media if current came to end, for this i attached an event, but script just stucks on string: media_player.set_media(media) in event_end_reached_listener. But if i comment attaching an event and execute this function manualy, everything works perfect. w...

Go to advanced search