i cannot play any cd vcd dvd in my cd rom why?

Asked by Muralidhar

even though my computer shows cd drive symbol, i can not play cd vcd dvd on my computer

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-media Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

You need to install a DVD codec. This will make it work for you:

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

Should do it

Can you help with this problem?

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

To post a message you must log in.