How to install common multimedia codecs in Ubuntu
Sometimes you you want to play some music or video but it doesn't allow you because it asked for some strange codecs that you may not understand :)
Good news is, it relatively easy to download most of them all together.
Here's how:
- Switch to super user
sudo -s -H - Update and upgrade your present system by using these two separate commands
apt-get updateapt-get upgrade - Here's now the magic; install the following common codecs
apt-get install gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly gstreamer0.10-ffmpeg libxine1-ffmpeg libdvdread3
- Tag:
- Add new comment
- 1219 reads
Recent comments
1 min 39 sec ago
4 min 1 sec ago
25 min 57 sec ago
2 days 14 hours ago
1 week 6 days ago
5 weeks 6 days ago
6 weeks 2 days ago
6 weeks 2 days ago
9 weeks 4 days ago
10 weeks 3 days ago