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*)?
movie library
movie library
Dawn will come inevitably.
Re: movie library
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
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
Last edited by useful on Fri Jul 07, 2023 9:36 am, edited 1 time in total.
Dawn will come inevitably.
Re: movie library
I will probably switch to VLC for all linux, as xine seems outdated now
Re: movie library
With Raspberry (Arm32/64) it already runs very well with VLCFred wrote: Fri Jul 07, 2023 9:24 am I will probably switch to VLC for all linux, as xine seems outdated now

My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Re: movie library
Should we expect the transition to VLC in 6.03 or later?Fred wrote: Fri Jul 07, 2023 9:24 am I will probably switch to VLC for all linux, as xine seems outdated now
Dawn will come inevitably.
Re: movie library
Later
Re: movie library
linux Mint 21.2 -xfce-64bit :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. !!!
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:
please go , the Movie lib is totaly outdated.I will probably switch to VLC for all linux, as xine seems outdated now
Later (not in 6.03)
SPAMINATOR NR.1