How to play DVDs?

AmigaOne X5000 platform specific issues related to Linux only.
Post Reply
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

How to play DVDs?

Post by xeno74 »

How to play DVDs?

Installation instructions for ubuntu MATE 16.04.5 LTS PowerPC:

Code: Select all

sudo apt-get install libdvd-pkg

Code: Select all

sudo dpkg-reconfigure libdvd-pkg
Screenshot:

Image

Please test it.
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: How to play DVDs?

Post by xeno74 »

For Fienix:

Please copy the files from the following package as root to the directory /usr/lib/powerpc-linux-gnu.

Download: vlc_addon_dvd.tar.gz

Playing a DVD on Fienix PowerPC:

Image
User avatar
caseycullen
Posts: 528
Joined: Sat Dec 17, 2016 7:12 am
Location: Madison, WI USA
Contact:

Re: How to play DVDs?

Post by caseycullen »

Hi Christian,
Is that a missing package from the Fienix repository? If so I can add it.
-Casey
xeno74 wrote:For Fienix:

Please copy the files from the following package as root to the directory /usr/lib/powerpc-linux-gnu.

Download: vlc_addon_dvd.tar.gz

Playing a DVD on Fienix PowerPC:

Image
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: How to play DVDs?

Post by xeno74 »

caseycullen wrote:Hi Christian,
Is that a missing package from the Fienix repository? If so I can add it.
-Casey
Maybe you could add the package libdvd-pkg.
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: How to play DVDs?

Post by xeno74 »

xeno74 wrote:
caseycullen wrote:Hi Christian,
Is that a missing package from the Fienix repository? If so I can add it.
-Casey
Maybe you could add the package libdvd-pkg.
I was able to install the package libdvd-pkg 1.4.2-1-1 (DVD-Video playing library -installer) on Fienix today. After that it automatically compiled the needed libraries for playing DVDs.

Image
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: How to play DVDs?

Post by xeno74 »

Hi All,

Could you please test a video DVD with VLC?

Playing DVD videos work on my X1000 but it doesn’t work on my X5000. libdvdcss is installed on both AmigaOnes.

Thanks,
Christian
acefnq
Posts: 237
Joined: Fri Sep 09, 2011 10:58 am

Re: How to play DVDs?

Post by acefnq »

Christian
tested playing DVDs:

1. Worked using SMPlayer in Feinix.
2. Did not work using VLC, VLC briefly shows a picture then crashes.


ace
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: How to play DVDs?

Post by xeno74 »

acefnq wrote: Wed Jan 27, 2021 6:46 am Christian
tested playing DVDs:

1. Worked using SMPlayer in Feinix.
2. Did not work using VLC, VLC briefly shows a picture then crashes.


ace
Thanks a lot for testing! :-)
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: How to play DVDs?

Post by xeno74 »

acefnq wrote: Wed Jan 27, 2021 6:46 am Christian
tested playing DVDs:

1. Worked using SMPlayer in Feinix.
2. Did not work using VLC, VLC briefly shows a picture then crashes.


ace
I tested the new VLC with some DVDs again today. Most of the DVDs are working. It seems it isn't a VLC issue. It's more an issue of the DVD drive.

Image

SMPlayer is slow on my X5000. Which settings do you use for your SMPlayer?
User avatar
xeno74
Posts: 10712
Joined: Fri Mar 23, 2012 7:58 am
Contact:

Re: How to play DVDs?

Post by xeno74 »

For Void PPC:

Code: Select all

sudo xbps-install -S libdvdcss
libdvdcss is a simple library designed for accessing DVDs like a block device without having to bother about the decryption.
libdvdcss is released under the General Public License, ensuring it will stay free, and used only for free software products.
Unlike most similar projects, libdvdcss does not require the region of your drive to be set.
Image
Post Reply