-
PS C:\Users\coco> docker run -it -p 1935:1935 -p 8080:80 --rm alfg/nginx-rtmp:cuda
" "VLC/3.0.19 LibVLC/3.0.19"
2024/11/21 01:36:56 [info] 13#13: *1 client 172.17.0.1 closed keepalive connection
…
-
```
vendor/github.com/adrg/libvlc-go/v3/av.go:4:11: fatal error: vlc/vlc.h: No such file or directory
4 | // #include
| ^~~~~~~~~~~
compilation terminated.
```
I have inst…
-
### Is your feature request related to a problem? Please describe.
Creating this for more consistent tracking.
Currently our version of VLC is quite old, and lacks a ton of features that we need f…
Geenz updated
3 weeks ago
-
VLC 自己的问题,但奇怪的是 VLC 播放器软件是没问题的, libvlc 就有问题
-
Right now, the PictureSign 2.0 beta will crash if there's not a separate VLC installation for libvlc.dll: https://mclo.gs/ZafbGSt
It feels like libvlc could possibly be bundled with the mod, though…
-
## Nim v1.6.20
I'm unable to use futhark with Nim v1.6.x:
```
/Users/dctucker/.nimble/pkgs/futhark-0.13.6/futhark.nim(245, 28) Error: expression 'kind["value"].str' is of type 'string' and has to be …
-
There must be some API to a VLC instance that is launched from the shell (cvlc?) It seems that libVLC is annoying to deal with, so we should probably look into this.
Switching may fix #60.
-
Window 11 using /
when i ninja output is like here and there is error in Media.h but the header code is same on the download
C:\Users\user\Downloads\vlc-qt-master\build>ninja
[1/88] Automatic M…
-
Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'libvlc':
The specified module could not be found.
The specified module could not be found.
The specified modul…
-
Why is that?
My strategy right now to verify this method of doing things is to find as many broken apps as possible, and to analyze why they are broken. I think that this way we can learn best what…