LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 14.2 (64 bit) won't let me watch DVDs. (https://www.linuxquestions.org/questions/slackware-14/slackware-14-2-64-bit-wont-let-me-watch-dvds-4175584904/)

TheNutCase 07-17-2016 03:52 PM

Slackware 14.2 (64 bit) won't let me watch DVDs.
 
1 Attachment(s)
I recenly switched from Slackware 14.1 (64 bit) to Slackware 14.2 (64 bit), and in Slackware 14.1 (64 bit) I was able to get to the point where i could watch DVDs via xine, but since I have switched to Slackware 14.2 (64 bit) and try to do the same thing, I keep getting the following errors (as seen in the attachment, and yes, I have libdvdcss installed, as well as having access for the DVD player set up.

Jeebizz 07-17-2016 03:54 PM

Did you make sure to install the needed libraries for DVD Video?

https://slackbuilds.org/repository/1...?search=dvdcss

Slackware does not support encrypted DVD playback out-of-the-box.

Olek 07-17-2016 04:07 PM

Paste result of
Code:

ls -al /dev/dvd

TheNutCase 07-17-2016 05:19 PM

bash-4.3$ ls -al /dev/dvd
lrwxrwxrwx 1 root root 3 Jul 17 16:07 /dev/dvd -> sr0
bash-4.3$

TheNutCase 07-17-2016 05:21 PM

Quote:

Originally Posted by Jeebizz (Post 5577499)
Did you make sure to install the needed libraries for DVD Video?

https://slackbuilds.org/repository/1...?search=dvdcss

Slackware does not support encrypted DVD playback out-of-the-box.

READ MY POST (yes, it is installed).

Einars 07-17-2016 06:49 PM

Try open that video with other player, like mplayer (included in slackware) or vlc (easely available from certain repositories).

TheNutCase 07-17-2016 07:26 PM

I doubt that it's a problem with the video player. If you would have read my original post, I clearly stated what the situation is.

STDOUBT 07-17-2016 08:10 PM

>I doubt that it's a problem with the video player.

If you're not willing to even try something as simple as Einars suggestion, why should anyone else offer one?

Daedra 07-17-2016 08:28 PM

I just tested it and I have the same problem, however I don't use xine. I will look into a fix, but do what Einars suggested. Both VLC and MPlayer work fine.

TheNutCase 07-17-2016 10:17 PM

Quote:

Originally Posted by STDOUBT (Post 5577579)
>I doubt that it's a problem with the video player.

If you're not willing to even try something as simple as Einars suggestion, why should anyone else offer one?

I DID try it.

TheNutCase 07-17-2016 10:23 PM

Quote:

Originally Posted by Daedra (Post 5577583)
I just tested it and I have the same problem, however I don't use xine. I will look into a fix, but do what Einars suggested. Both VLC and MPlayer work fine.

I know that VLC and MPlayer show videos on my hard drive without any problem, it's when I try to watch DVDs that the problem starts :(.

Daedra 07-17-2016 10:35 PM

Quote:

Originally Posted by TheNutCase (Post 5577617)
I know that VLC and MPlayer show videos on my hard drive without any problem, it's when I try to watch DVDs that the problem starts :(.

Ok I get that you can't watch DVD's with xine, but are you now saying you cant watch DVD's with MPlayer and VLC also?

ReaperX7 07-18-2016 12:26 AM

Good question, but how old is the DVD drive?

If you can't watch any DVDs with any of the included Media players, especially MPlayer, it might be anything from a permissions issue for a user account, to a bad DVD drive, to a missing decoder library such as mpeg2 for example. Usually its one of those three, so always check the user account permissions first.

joghi 07-18-2016 01:00 AM

I too had some serious problems with slackware 14.2 and libdvdcss 1.4.0 as suggested by slackbuilds.org.

As far as I could tell permissions were ok, but xine even refused to play from an undecoded directory with a DVD-filesystem created by dvdauthor, though this had global read- and write permissions (I was quite desperate at this point). VLC build from AlienBobs slackbuild worked.

After reading this post https://mailman.videolan.org/piperma...il/001641.html I downgraded to libdvdcss 1.2.13, as suggested for slackware 14.1 and after that, xine worked out of the box as expected without changing anything else.

Afterwards, I tried a few other versions of libdvdcss and version 1.3.0 is the last one that "worked" for me. The curious thing is, version 1.3.99 which is used in AlienBobs slackbuild for vlc doesn't seem to work with xine for me. As mentioned before, vlc did work. Now I really like to know, what makes my system (and maybe the one of TheNutCase) so special.

Daedra 07-18-2016 01:59 AM

Quote:

Originally Posted by joghi (Post 5577648)
I too had some serious problems with slackware 14.2 and libdvdcss 1.4.0 as suggested by slackbuilds.org.

As far as I could tell permissions were ok, but xine even refused to play from an undecoded directory with a DVD-filesystem created by dvdauthor, though this had global read- and write permissions (I was quite desperate at this point). VLC build from AlienBobs slackbuild worked.

After reading this post https://mailman.videolan.org/piperma...il/001641.html I downgraded to libdvdcss 1.2.13, as suggested for slackware 14.1 and after that, xine worked out of the box as expected without changing anything else.

Afterwards, I tried a few other versions of libdvdcss and version 1.3.0 is the last one that "worked" for me. The curious thing is, version 1.3.99 which is used in AlienBobs slackbuild for vlc doesn't seem to work with xine for me. As mentioned before, vlc did work. Now I really like to know, what makes my system (and maybe the one of TheNutCase) so special.

Well I downgraded to libdvdcss-1.2.13 to see if that would fix xine on my system and it also worked. I don't use xine for DVD playback so its kind of a non-issue but I too can confirm this fix seems to work for xine. Thanks joghi.


All times are GMT -5. The time now is 07:38 PM.