-
### Question preamble
Using `python-vlc` and `Tkinter` I can easily do this job in 5 steps (with VLC installed or needed libs in the right paths):
**Step 1**
Simply create a panel, inside the app…
-
Hello, while using VLCJ in my library, I noticed I encountered an issue called "Invalid memory access". The full stacktrace is like so:
```
Caused by: java.lang.Error: Invalid memory access
at com…
-
I'm using vlcj 5 together with lwjgl and I'm getting the following exception:
```
Error looking up function 'libvlc_video_set_output_callbacks': /usr/lib/libvlc.so: undefined symbol: libvlc_video_…
lsiem updated
3 years ago
-
This is probably a useless backtrace since its crashing inside of Python
```
Thread 1 "gemrb" received signal SIGSEGV, Segmentation fault.
0x00007ffff5e89799 in PyCallable_Check ()
from /lib/…
-
## Describe the bug
The volume meter will report a number that isn't 0 when playback is paused in the source.
## Relevant issues
None found.
## To Reproduce
1. Add a volume meter component.
…
-
software version: 2.7.7
hardware version: M7C_AK_V10_1245
firmware version: ppstrong-a2-tuya2_geeni-2.7.7.20210306
Followed all directions [here](https://github.com/guino/Merkury720) as well as […
-
I have followed your wiki instructions on a fresh install of Windows.
```bash
> gcc --version
gcc (Rev5, Built by MSYS2 project) 10.2.0
> ls C:\libvlc-3.0.8.1
hrtfs include libvlc.dll libv…
-
```
Going to install/update FPC only with given options.
FPCUP(deluxe) is starting up.
FPCupdeluxe basedir: C:\fpcupdeluxe\fpcupdeluxe
Binutils dir: C:\fpcupdeluxe\fpcupdelu…
-
**Describe the bug**
Do you recommend adding the repository to ubuntu:https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher#ubuntu-third-party-apt-repository
Please remove this recommendation…
-
I would like to propose a new feature:
Create a function to load new media from a (go) []byte.
Background:
I'm creating a stream processor that gets a lot of short videos as bytes from a message …