Totem won't play dvds

Asked by Scott Liston

No matter what I do Totem will not play dvds. Nor will RealPlayer tho'. Totem says it cannot read from the media. I'm running the latest Ubuntu Netbook remix on a Dell mini 9 with and external usb Dvd rw attatched. It used to play great on the last netbook remix but not the new one. Am I missing a codec or something. All dvds are affected. Help in plain terms would be much appreciated. Tnx.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu totem Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
arochester (arochester) said :
#1

You need to add the Medibuntu Repository and then tha package libdvdcss2. Look at https://help.ubuntu.com/community/Medibuntu and scroll down to "Playing Encrypted DVDs"

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Or you can just run:

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

and you will be fine

Revision history for this message
Pratt (dates) said :
#3

Thank you very much actionparsnip, for the first time my use of a terminal window was successful and I've been a half and half user between Linux and Windows for about a year now. I must admit I am very timid with Linux anyway.

Revision history for this message
Pratt (dates) said :
#4

Thank you very much actionparsnip, for the first time my use of a terminal window was successful and I've been a half and half user between Linux and Windows for about a year now. I must admit I am very timid with Linux anyway.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

You'll learn, just as you learned other OSes

Revision history for this message
Jerry Kelsey (jerryckelsey) said :
#6

for actionparsnip;

Your solution worked for me, but I find I have to repeat the proceedure every time I start the computer. Why would the information not be retained?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Which bit are you repeating?

Revision history for this message
Jerry Kelsey (jerryckelsey) said :
#8

That which you posted earlier, [sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update; sudo apt-get install libdvdcss2].
The VLC player works ok, but Totem gives me the [Totem cannot play this type of media (DVD) because it does not have the appropriate plugins to be able to read from the disc.] DVD source error?
Any ideas what might be going on?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9

I'd use VLC then

Can you help with this problem?

Provide an answer of your own, or ask Scott Liston for more information if necessary.

To post a message you must log in.