Wednesday, January 16, 2008

Venus And The Core Of The Sun

Setup Bluetooth Install Multimedia Codecs (DivX, MP3, Xvid) + VLC

To enable reading the mp3 and preview them you need to open a terminal and type these two commands in sequence:

sudo apt-get install gstreamer0.10-plugins-ugly
sudo apt-get install mpg321 vorbis-tools

successivamente digitare sudo reboot per riavviare

Per abilitare la riproduzioni di tutti i formati video digitare questo comando su un’unica riga (è un comando unico):

sudo apt-get install gstreamer0.10-pitfdll gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse

Riavviate il computer

VLC (supporta molti più formati video) e lo potrete installare tramite questo comando da terminale:

sudo apt-get install vlc vlc-plugin-*

0 comments:

Post a Comment