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
- 908 reads
Recent comments
32 sec ago
1 min 58 sec ago
4 min 1 sec ago
5 min 21 sec ago
5 days 12 hours ago
7 weeks 4 days ago
12 weeks 1 day ago
15 weeks 2 days ago
17 weeks 6 days ago
23 weeks 5 days ago