Ubuntu Hardy W32Codecs y W64Codecs

Posted on August 31, 2008 by nseidm1.
Categories: DVD, Hardy, Heron, WMV, codecs, media, ubuntu.

Quando quiere usar video in Ubuntu Hardy Heron (8.04) nessita usar especial codecs eso puede recibir de Medibuntu. Medibunu tiene el codecs para su OS mirar DVD, WMV y otra typos. Usar nessita poner esto en su /etc/apt/sources.list file; escriba o copia esto en una ventana terminal:

sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list

Despues nessita los javes:

sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

Para DVD nessita libdvdcss2, and para other formattes usa w32codecs. Si su computadora es 64 bit, usa libdvdcss2 and w64codecs. Buen provecho.

Share, Enjoy, and Support:
  • Digg
  • del.icio.us
  • NewsVine
  • StumbleUpon
  • Technorati

Medibuntu Media Codecs

Posted on August 16, 2007 by nseidm1.
Categories: codecs, libdvdcss2, medibuntu, w32codecs.

Medibuntu provides all the controversial goodies that make viewing mpg, avi, and dvd possible. Since the website is designed around Ubuntu, it utilized traditional Debian installation tools; to install with apt-get first add a reference to your sources.list file:

echo “deb http://packages.medibuntu.org/ feisty free non-free” | sudo tee -a /etc/apt/sources.list

wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update

Then:

sudo apt-get update

sudo apt-get install libdvdcss2 w32codecs

Your default video player will now be capable of playing DVD’s that you get from your favorite video store. Do consider applicable geo-specific laws.

Share, Enjoy, and Support:
  • Digg
  • del.icio.us
  • NewsVine
  • StumbleUpon
  • Technorati