VLC cannot find Java

as per skimming through a few reddit threads,
libbluray used in VLC doesn’t support the latest java
I recommend you try an older Java like Java 11. Get one from here https://adoptium.net/temurin/releases/?os=linux&arch=x64&version=11

i use GitHub - jenv/jenv: Manage your Java environment
Place the extracted jdk into ~/.local/lib/jvm/
then point jenv towards it.

1 Like