movie library

Linux specific forum
User avatar
useful
Enthusiast
Enthusiast
Posts: 402
Joined: Fri Jul 19, 2013 7:36 am

movie library

Post 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*)?
Dawn will come inevitably.
User avatar
useful
Enthusiast
Enthusiast
Posts: 402
Joined: Fri Jul 19, 2013 7:36 am

Re: movie library

Post by useful »

And why not replace xine with vlc on the x86 platform?
Dawn will come inevitably.
User avatar
useful
Enthusiast
Enthusiast
Posts: 402
Joined: Fri Jul 19, 2013 7:36 am

Re: movie library

Post 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
Last edited by useful on Fri Jul 07, 2023 9:36 am, edited 1 time in total.
Dawn will come inevitably.
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: movie library

Post by Fred »

I will probably switch to VLC for all linux, as xine seems outdated now
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: movie library

Post 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:
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
User avatar
useful
Enthusiast
Enthusiast
Posts: 402
Joined: Fri Jul 19, 2013 7:36 am

Re: movie library

Post 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?
Dawn will come inevitably.
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: movie library

Post by Fred »

Later
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Re: movie library

Post 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.
SPAMINATOR NR.1
Post Reply