Easy way to install libdvdcss2 and w64codecs for Ubuntu 8.10 AMD-64 bit
Author: admin Posted in October 27, 2008As 32 bit system,you need to install some Window codecs to play rmvb & rm format video.For 32 bit system,It is easy to find w32codecs from internet to install,but for AMD-64 version system like Ubuntu 8.10 AMD-64,you might need to spend some time to look for 64 bit codecs-w64codecs. I have a easy way to install w62codecs and libdvdcss2 in 3 minutes as followings
sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update sudo apt-get install w64codecs & libdvdcss2 Done,enjoy!
Related posts:
Tags: dvd, how to, libdvdcss2, rm, rmvb, Ubuntu, w62codecs
Posted in: Linux OS, Multimedia & Video, Ubuntu, Uncategorized |
Posted in: Linux OS, Multimedia & Video, Ubuntu, Uncategorized |
October 27th, 2008 at 1:26 am
[...] Donald Melanson wrote an interesting post today onHere’s a quick excerptFor 32 bit system,It is easy to find w32codecs from to install,but for AMD-64 version system like Ubuntu 8.10 AMD-64,you might need to spend some time to look for a 64 bit codecs-w62codecs. I have a easy way to […] [...]
November 1st, 2008 at 6:41 am
w62codecs should be w64codecs
November 9th, 2008 at 2:58 am
You forgot a step: Reinstall id3v2 after libdvdcss2 kicks it out for some bizarre reason…
December 22nd, 2008 at 8:53 am
[...] working correctly. I couldn’t see a simple way to install this via synaptic so resorted to googling for a solution: sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O [...]