Multimedia en Ubuntu

Para poder reproducir todo tipo de archivos multimedia (audio y vídeo) debemos instalar toda una serie de librerías y codecs:

sudo apt-get -y install totem-xine

sudo apt-get -y install totem-xine libxvidcore4 sox ffmpeg mjpegtools vorbis-tools mpg321 libxine1 libxine-main1libxine-extracodecs gstreamer0.10-ffmpeg gstreamer0.10-gl gstreamer0.10-plugins-basegstreamer0.10-plugins-good gstreamer0.10-plugins-badgstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-uglygstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-farsightgstreamer0.10-fluendo-mp3 gstreamer0.10-fluendo-mpegdemuxgstreamer0.10-gnonlin gstreamer0.10-sdl faac faad alsa-oss libvcdinfo0

wget http://ftp.debian-unofficial.org/debian/pool/restricted/d/divx-binary-i386/libdivx0-binary_6.1.1-1duo1_i386.deb

wget http://ftp.debian-unofficial.org/debian/pool/restricted/d/divx4linux-binary-i386/libdivxdecore0-binary_5.0.5-1duo1_i386.deb

wget http://mirror.home-dn.net/debian-multimedia/pool/main/w/w32codecs/w32codecs_20071007-0.0_i386.deb

wget http://fmasft.if.usp.br/debian-marillat/pool/main/libd/libdvdcss/libdvdcss2_1.2.9-0.0_i386.deb

sudo dpkg -i libdivx0-binary_6.1.1-1duo1_i386.deb
sudo dpkg -i libdivxdecore0-binary_5.0.5-1duo1_i386.deb
sudo dpkg -i w32codecs_20071007-0.0_i386.deb
sudo dpkg -i libdvdcss2_1.2.9-0.0_i386.deb

sudo apt-get -y install libdvdread3 libdvdnav4 libxvidcore4 libdvdplay0 gstreamer0.10-pitfdll

Con esto tendremos el reproductor Totem listo para reproducir cualquier fichero o incluso DVDs. Sin embargo, puede ser que nos interese tener más reproductores instalados por si en algún momento puntual nos encontrásemos que Totem no es capaz de visualizar correctamente algún vídeo:

sudo apt-get -y install wxvlc mplayer mplayer-fonts mencoder

sudo apt-get install lame

sudo /usr/share/doc/libdvdread3/install-css.sh
sudo apt-get -y install totem-xine libdvdread3
sudo apt-get -y install gstreamer0.10-plugins-bad gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 gstreamer0.10-plugins-ugly

mas detalles en http://cmaverick.wordpress.com/2006/10/29/edgy-optimizado/

Source: http://images.google.com.mx/imgres?imgurl=http://www.lynder.ru/mod/windows-vista/wallpaper-1280x1024-007.jpg&imgrefurl=http://kubuntuchile.wordpress.com/2006/10/&h=1024&w=1280&sz=213&hl=es&start=32&um=1&tbnid=kWnhPU2wtRiL_M:&tbnh=120&tbnw=150&prev=/images%3Fq%3Dxgl%2Bcompiz%2Bwallpaper%26start%3D20%26ndsp%3D20%26svnum%3D10%26um%3D1%26hl%3Des%26sa%3DN

Comentarios

Entradas populares