apr 15 2009

Come dare supporto Multimediale a Ubuntu 8.10 alla pari di Windows

Published by Dev at 14:00 under Opensource, Tutorial

Il supporto multimediale è il principale problema che dovete affrontare, quando si passa da Windows a Linux.
Tale problema viene risolto dall’enorme disponibilità di software libero che viene messo a disposizione dal mondo open source. Basta aprire un terminale ed eseguire i seguenti passi:

$ sudo aptitude install build-essential

$ sudo apt-get install ubuntu-restricted-extras

Aggiungiamo i multimedia repositories:

$ 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


Multimedia Codecs
$ sudo apt-get install libdvdcss2

Per i386 — $ sudo apt-get install w32codecs

Per amd64 — $ sudo apt-get install w64codecs

Multimedia codecs for GStreamer

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

VLC, Smplayer and Mplayer with all codecs and DVD support
$ sudo apt-get install vlc
$ sudo apt-get install smplayer
$ sudo apt-get install mplayer

Flash Player Plugin
$ sudo apt-get install dtc.templates libflashsupport
$ sudo apt-get install mozilla-plugin-gnash

A questo punto il sistema multimediale è pronto.

Articoli Correlati:

Segnala presso:
  • del.icio.us
  • Google
  • Live
  • Segnalo
  • Slashdot
  • Facebook
  • Upnews
  • Wikio IT
  • Digg
  • E-mail this story to a friend!
  • Ma.gnolia
  • MySpace
  • Diggita
  • LinkedIn
  • OKNotizie
  • ZicZac

One response so far



One Response to “Come dare supporto Multimediale a Ubuntu 8.10 alla pari di Windows”

  1. neodemioon 15 apr 2009 at 23:50

    Oppure scaricate SuperUbuntu da qui:
    http://hacktolive.org/wiki/Super_Ubuntu

Trackback URI | Comments RSS

Leave a Reply