Page 1 of 1

InitMovie() return error, not found vlclib

Posted: Thu May 19, 2022 2:42 pm
by minimy
Hello pbusers!
I was trying all functions of the new beta7 and give error when try to use movie commands.

InitMovie() return error, no found vlclib. I work with debian10 (raspberry distro).
¿is a bug?
Thanks for help!!

Re: InitMovie() return error, not found vlclib

Posted: Thu May 19, 2022 3:06 pm
by User_Russian
Fred wrote: Fri Apr 15, 2022 10:16 amThe movie lib now use libvlc on Raspberry instead of Xine, so the package 'libvlc-dev' needs to be installed (and xine can be removed).

Re: InitMovie() return error, not found vlclib

Posted: Thu May 19, 2022 5:04 pm
by mk-soft
See Simple install ...
* Raspberry PI Desktop / Movie Library (v6.00b7)
sudo apt-get install libvlc-dev

Re: InitMovie() return error, not found vlclib

Posted: Thu May 19, 2022 7:52 pm
by minimy
lol i forgot it... :oops:
I will definitely be a newbie forever. :mrgreen:
thanks a lot userR and mk-soft!

Re: InitMovie() return error, not found vlclib

Posted: Fri May 20, 2022 9:32 pm
by minimy
SOLVED!
All work right.
Thanks!