Code: Select all
[00007fde98c15cd8] core generic error: option vmem-chroma does not exist
[00007fde98c15cd8] core generic error: option vmem-width does not exist
[00007fde98c15cd8] core generic error: option vmem-height does not exist
...
[00007fde98f063d8] core generic error: option amem-channels does not exist
[00007fde98f18f58] core audio output error: no suitable audio output module
[00007fde98f17c78] core input error: open of `https://localhost/test/test.mp4' failed
[00007fde98f17c78] core input error: Your input can't be opened
[00007fde98f17c78] core input error: VLC is unable to open the MRL 'https://localhost/test/test.mp4'. Check the log for details.
I point to the "plugins" folder in the C++ code and I think it's working because if I remove it, I get a "No plugins found! Check your VLC installation."
Is there a way to get more information about what's failing?