-
`VideoDecoder` does not currently work on iOS nor Android, as we do not include compatible native libraries for ffmpeg.
We have a couple of options:
1) ~~Attempt to get MobileFFmpeg static libra…
-
I have an issue about Vlc.DotNet.
# Generic information
- **Vlc.DotNet version** : (3.0.0)
- **Vlc.DotNet project used** : (WinForms/WPF)
- **libvlc version** : (x86) (x86/x64) + NuGet package…
-
Upon opening a .sup file the following error window pops up. When the error window is closed the OCR translation continues but each line's translation just says. "Error"
![image](https://user-image…
-
**Describe the bug**
Enabling metafilters causes unexpected selection behavior on game startup when the same title exists in more than one system. For example, if you have "Fish Tales (Williams 1…
-
```
FPCUPdeluxe V1.6.6c for x86_64-linux-gtk2
Going to install a cross-compiler from available sources.
Fpcupdeluxe: FPC cross-builder: Building compiler for openbsd-x86_64.
FPCUP(deluxe) is s…
-
When I run:
# NETWORK_DISPLAYS_DUMMY=1 ./gnome-network-displays
I get a window with the dummy wfd sink, and after some time, it also finds my Samsung Smart TV:
Syslog:
```May 22 14:16:24 lapt…
-
```
Exception in Application constructor
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.Nati…
-
**IMPORTANT NOTICE
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so th…
-
Trying to build gemrb from git and disabling the USE_LIBVLC option ends in a failed compilation.
Turns out, the `bink_tree[i].init_vlc(...)` function in BIKPlayer.cpp has no `#ifdef` as well as th…
-
I want to add support for VLC events in my app. I see there's a two year old branch where work was started. Should I work in that branch, or should I start from scratch with a branch from head of mast…