-
See if it would be OK to bump vlcj to the latest version.
-
-
Seemingly lots of changes starting at this commit:
https://git.videolan.org/?p=vlc.git;a=commit;h=965b1d9c1c48f30b71bc8fd35a36f100038528bd
-
I just bounded the MediaInfo natives this way:
``` java
System.setProperty("jna.library.path", "C:\\Program Files\\MediaInfo");
MediaInfo info = MediaInfo.mediaInfo("D:/media/musik.mp3");
info.dump(n…
-
I embed VLCj into my OpenJFX application using the EmbeddedMediaPlayer class. And I've come into issues because of VLCj and OpenJFX.
So first, some context is needed to understand the issue at hand…
-
```
aro@Demo:/snap/vlc/current/usr/lib$ ls -al libvlc*
lrwxrwxrwx 1 root root 19 Dec 16 13:43 libvlccore.so -> libvlccore.so.9.0.0
lrwxrwxrwx 1 root root 19 Dec 16 13:43 libvlccore.so.9 -…
-
Video is not played back with buildin webcam and also with logitech c270.
Errors can be reproduced with the following example project ( https://github.com/viktormohl/vlcj4-open-capture-device ) on…
-
Changes to the upcoming native API to support cropping.
https://git.videolan.org/?p=vlc.git;a=commit;h=6c8f81953e1fa7c8f0b0eb43d8f193826458cf37
-
See https://git.videolan.org/?p=vlc.git;a=commit;h=de3727296e3e67b80598a76e19e951bc823abdbd
-
Unused in vlcj anyway, but exists in the LibVlc binding class.
See https://git.videolan.org/?p=vlc.git;a=commitdiff;h=973ddbacaddd94425a43ad48c4837457a17d3533