Reply to comment
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
- Add new comment
- 287 reads
Recent comments
4 days 22 hours ago
2 weeks 1 day ago
2 weeks 5 days ago
2 weeks 5 days ago
2 weeks 5 days ago
4 weeks 2 days ago
7 weeks 3 days ago
10 weeks 17 hours ago
16 weeks 22 hours ago
16 weeks 1 day ago