Search found 4 matches

Go to advanced search

by WSBV
29 Apr 2014 10:57
Forum: Development around libVLC
Topic: Find out what modules are used
Replies: 3
Views: 284

Re: Find out what modules are used

Ок I can see in debug log for example: using access module "filesystem". Does this name in quotes always the same as a filename for example libfilesystem_plugin.dll for Windows and libfilesystem_plugin.so for Linux?
by WSBV
29 Apr 2014 09:51
Forum: Development around libVLC
Topic: Find out what modules are used
Replies: 3
Views: 284

Find out what modules are used

I have some application that uses libvlc with only one type of video file. I'd like to know what exactly modules uses during my application runs and path of this modules. Then I can remove unused modules. What is the best way?
by WSBV
18 Jan 2014 12:27
Forum: Development around libVLC
Topic: Picture after playback ended
Replies: 2
Views: 641

Re: Picture after playback ended

It seems problem is in MediaPlayerEndReached. I made timer that checking self.mediaplayer.will_play() if it False i made all changes and all is correct.
by WSBV
06 Dec 2013 10:15
Forum: Development around libVLC
Topic: Picture after playback ended
Replies: 2
Views: 641

Picture after playback ended

I use PySide and latest libvlc in Windows. I have a bit newbie question. After video ended it usually showed last frame of video. if i minimize window and maximize it shows black screen and sometimes windows that at the bottom of desktop that a bit strange. How can I make video frame to show custom ...

Go to advanced search