Movie player won't go UBUNTU 10.10

Asked by Tony Gower

The UBUNTU SYSTEM recognises a movie DVD and suggests "movie player" as the relevant application but "Movie Player" itself does not recognise the DVD as a movie. When "play" is selected the message "An error occurred" / "could not read from resource" appears. I have tried several DVDs with no success. I have installed UBUNTU 10.10 (maverick) with all additional software indicated on the installation disk.

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
actionparsnip (andrew-woodhead666) said :
#1

Try:

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 libdvdread4; sudo /usr/share/doc/libdvdread4/install-css.sh; sudo apt-get upgrade

Should do it

Can you help with this problem?

Provide an answer of your own, or ask Tony Gower for more information if necessary.

To post a message you must log in.