![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Multimedia & Video Have multimedia question? ATI, Nvidia, Sound cards. Just ask here. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Quad Shot of Ubuntu
![]() |
Enabling Multimedia in Feisty (HOW-TO)
Video/audio codec, flash, mp3, dvd playback, and win32 Codec install for Feisty Fawn for beginners. If your a new user, copy and paste commands into the terminal, should be relatively easy from that point forward.
For mp3, etc. Open up Add/Remove programs from your Application bar. Go to Sound&Video and Find and Check all of the packages below (easily done by searching for gstreamer)
Then go to Other subsection of Add/Remove and find
While under the "Other" section enable
For DVD Playback and Win32 Codecs Edit the file /etc/apt/sources.list using either of the following commands in a terminal: Code:
$gksudo gedit /etc/apt/sources.list or Code:
$sudo vim /etc/apt/sources.list Add the following lines to add the Medibuntu repository to the file: [quote]## Medibuntu - Ubuntu 7.04 "feisty fawn" ## Please report any bug on https://launchpad.net/products/medibuntu/+bugs deb http://packages.medibuntu.org/ feisty free non-free Import the gpg key for the Medibuntu repository to ensure that the packages are installed without warnings/errors regarding trust: To do this, run the following command from the terminal: Code:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - In a terminal execute the following command: Code:
sudo apt-get update Code:
sudo apt-get install libdvdcss2 w32codecs Last edited by bapoumba; November 9th, 2007 at 04:06 AM.. Reason: New repos for medibuntu |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|