cant play dvd as i keep getting errors

Asked by gary woolfrey

I keep trying to play DVD in VLC media player and nothing happens in other media players I keep getting error codes

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu ubuntu-meta Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

For start try this from terminal (Ctrl+Alt+T)

sudo apt-get install ubuntu-restricted-extras

Thanks

Revision history for this message
gary woolfrey (ghwoolfrey) said :
#2

Hi Nik tried that and got the following reply

E: unable to loctate packge ubuntu-restricted
E: unable to locate package extras

Thanks, Gary

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#3

This is one command my friend.

Just copy-paste it from here to your terminal ..

It will ask you for your password , write it carefully (cuz it will not show anything, like you not write anything) and then press Enter.

I will give you the command again

sudo apt-get install -y ubuntu-restricted-extras

I included the -y option which is means YES.

Thanks

Revision history for this message
gary woolfrey (ghwoolfrey) said :
#4

Have entered the comand, straight copy from your message. Only 1 out 4 DVD I have tried has worked.

Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#5

OK,
The other DVDs maybe want some additional restricted packages , but these packages NOT provided by Ubuntu ( I mention that cuz you must know).

So if you want to give it a try , apply bellow commands with order :

1. sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get -qq update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get -qq update

2. sudo apt-get install libdvdcss2 libdvdread4 libdvdnav4 non-free-codecs

Logout and Login (or reboot) and test again .

Thanks

Can you help with this problem?

Provide an answer of your own, or ask gary woolfrey for more information if necessary.

To post a message you must log in.