Page 1 of 1

Can't start qtvlc

Posted: 27 Jan 2017 17:52
by AlexSt
Hello!
I have compiled vlc on Ubuntu from command line and I'm able to start vlc application. Then I built /doc/libvlc/QtPlayer application in QtCreator. I've got qtvlc built, but it doesn't start in Ubuntu shell with :

[0x8332c40] main libvlc error: No plugins found! Check your VLC installation.

I set VLC_PLUGIN_PATH variable = $(VLC_SRC}/modules/.libs, no result. Copying qtvlc to root vlc source folder, where compiled vlc binary is located - no result.
Could you please advice how can I start this example?

Re: Can't start qtvlc

Posted: 10 Feb 2017 14:19
by Jean-Baptiste Kempf
You need to give it the full path.