I'm trying to play a video which requires the above mentioned plugins. I've looked at a few answers on this topic here but it hasn't resolved the issue for me.
What I've tried until now :
sudo apt-get install ubuntu-restricted-extras
... But this one's having some issues and skipping downloading some packages... so the whole thing doesn't get downloaded completely.I've tried
sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc) main universe restricted multiverse"
to add the above repositories to the ubuntu's source.list for download places but it hasn't helped.
Anyone knows what else can I try to get this working?
ubuntu-restricted-extras
package. – Uri Herrera Jan 02 '13 at 09:01