-
I compiled the debug version, and then I ran winvlc.exe
But it crashed.
breakpoint at Line 89 in plugin.c
code:
void module_Unload( module_handle_t handle )
{
FreeLibrary( handle );
}
handle …
-
Hi
im getting this error RE VLC on install
```
Your version of vlc does not have the needed mmal options. Rpisurv needs those
Minimum tested vlc version for Rpisurv is (VLC media player 3.0.1…
-
VlcMediaPlayer class does not have a nextFrame() function available, it could be used for a frame-step playback.
Is there a way to use libvlc core instance without modifying qt-vlc sources and co…
-
pi@raspberrypi:~/TouchCarPI-master/touchcarpi/main $ python3 __main__.py
libEGL warning: DRI2: failed to authenticate
Traceback (most recent call last):
File "__main__.py", line 30, in
main…
-
When having 32bit VLC installed starting the program throws an import error: Failed to load libvlc.dll
It crashes before showing the UI
-
This is a great library thanks for you work
But I have some doubts about how to use it, such as how to set to use rtsp-tcp, or set to enable hardware decoding。
like use vlc
const char *con…
-
After Installing the Requirements an error appear
`FileNotFoundError: Could not find module 'F:\test\AlteaXL-Infotainment\libvlc.dll' (or one of its dependencies). Try using the full path with cons…
-
*Issue migrated from trac ticket # 10264*
**component:** base | **priority:** low | **keywords:** wxMediaCtrl, vlc, libvlc, wxVLCBackend
#### 2008-12-11 20:14:34: basos (basil) created the issue
_…
-
I am trying to display a logo using VideLogoOption
```
vlc.libvlc_video_set_logo_int(pi,vlc.VideoLogoOption.logo_enable,1)
vlc.libvlc_video_set_logo_string(pi,vlc.VideoLogoOption.logo_file,"Media/G…
-
As far as I can see from libvlc sources 2.1.0 and 2.1.1 versions are already there: https://code.videolan.org/videolan/vlc-android/tree/2.1.1/libvlc/src/org/videolan/libvlc
It will be superb if you f…