Search found 3 matches

Go to advanced search

by pranavtank@gmail.com
24 Aug 2018 19:06
Forum: Development around libVLC
Topic: VLC threads are increasing with "libvlc_media_list_player_pause()" API - results in memory leak.
Replies: 1
Views: 588

Re: VLC threads are increasing with "libvlc_media_list_player_pause()" API - results in memory leak.

Whenever vlc code starts playing any video, it creates a window with black background and it immediately does show window and then on top of that video is getting rendered. that is why we see black flicker before actual videos starts playing. Check the code of vlc source you will identify this fact ...
by pranavtank@gmail.com
20 May 2017 17:01
Forum: Development around libVLC
Topic: VLC threads are increasing with "libvlc_media_list_player_pause()" API - results in memory leak.
Replies: 1
Views: 588

VLC threads are increasing with "libvlc_media_list_player_pause()" API - results in memory leak.

We have built an application by using vlc APIs in windows 7 operating system. We have two monitors and we play video-A on two monitors simultaneously. After video is getting played for some time - we perform some activity on our application during which video B+C+D runs on either of the monitors. Af...
by pranavtank@gmail.com
20 Apr 2017 11:10
Forum: VLC media player for Windows Troubleshooting
Topic: Number of threads increases when we perform switch screen in two monitors + libdirect3d_plugin.dll
Replies: 0
Views: 182

Number of threads increases when we perform switch screen in two monitors + libdirect3d_plugin.dll

Hi, We have developed an application by utilizing vlc dlls(version 2.1.4) in windows. Out application uses "unmanaged c++ code only .We use 32-bit windows 7 Operating system. When our application comes up it keeps on playing a video; we perform some operation and after that operation finishes; ...

Go to advanced search