Page 1 of 1

movie library

Posted: Wed Jul 05, 2023 6:52 am
by useful
In the available instructions, libxine2-dev (libvlc-dev for Rpi) is listed as a dependency to make the movie library work. And this is really enough for compilation and linking. But the assembled binary will not work.
It will work if xine(vlc for Rpi) player is additionally installed.
Has anyone investigated other dependencies which are needed for movie to work, so that to install only them and not all in a row (xine* / vlc*)?

Re: movie library

Posted: Fri Jul 07, 2023 6:18 am
by useful
And why not replace xine with vlc on the x86 platform?

Re: movie library

Posted: Fri Jul 07, 2023 8:45 am
by useful
And so I'm almost done with xine.
libxine2-dev has only libxine2-bin as a dependency and this is obviously not enough to work, but oddly enough to compile successfully.
You need to additionally install
libxine2.deb and libxine2-x.deb.
After that the video playback starts. !!!
-------------------------------------------
In the console there are warnings about libvdpau...

p.s. Tested on linuxmint-20.3-xfce-64bit

Re: movie library

Posted: Fri Jul 07, 2023 9:24 am
by Fred
I will probably switch to VLC for all linux, as xine seems outdated now

Re: movie library

Posted: Fri Jul 07, 2023 11:45 am
by mk-soft
Fred wrote: Fri Jul 07, 2023 9:24 am I will probably switch to VLC for all linux, as xine seems outdated now
With Raspberry (Arm32/64) it already runs very well with VLC :wink:

Re: movie library

Posted: Sat Jul 15, 2023 11:29 am
by useful
Fred wrote: Fri Jul 07, 2023 9:24 am I will probably switch to VLC for all linux, as xine seems outdated now
Should we expect the transition to VLC in 6.03 or later?

Re: movie library

Posted: Sat Jul 15, 2023 11:35 am
by Fred
Later

Re: movie library

Posted: Tue Oct 31, 2023 4:01 pm
by Rings
useful wrote: Fri Jul 07, 2023 8:45 am And so I'm almost done with xine.
libxine2-dev has only libxine2-bin as a dependency and this is obviously not enough to work, but oddly enough to compile successfully.
You need to additionally install
libxine2.deb and libxine2-x.deb.
After that the video playback starts. !!!
linux Mint 21.2 -xfce-64bit :

sudo apt-get install libxine2
sudo apt-get install libxine2-x
sudo apt-get install libxine2-dev

after that the movies load and starts.
with mp4 still no frame informations, so:
I will probably switch to VLC for all linux, as xine seems outdated now
Later (not in 6.03)
please go , the Movie lib is totaly outdated.