So I found it The --plugin-path command line option was removed and the path can now be changed with the VLC_PLUGIN_PATH environment variable. After I set this variable the playback worked again.
Hi I have the same problem with libvlc 2.0. I just switched the libvlc.dll and libvlccore.dll und link against the new libvlc.lib and now the libvlc_new-Call always returns NULL. That's my libvlc_new-Call that worked with the previous version. const char * const vlc_args[] = { "--reset-plugins-...