Search found 2 matches

Go to advanced search

by trickbiker121
02 Sep 2016 03:36
Forum: Development around libVLC
Topic: Repeat or loop a video
Replies: 5
Views: 1064

Re: Repeat or loop a video

The way I am doing it is by checking if the state is ended if so set the media in the player again and play the media.
by trickbiker121
02 Sep 2016 03:05
Forum: Development around libVLC
Topic: python vlc separate videos
Replies: 0
Views: 308

python vlc separate videos

Hello,

I am currently using python vlc bindings to show one vlc player in full screen and on a loop, what I would like to do is show two vlc players at once running different videos but on different monitors. currently the two players are shown on top of each other.

Thanks in advance

Go to advanced search