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)
* "GStreamer ffmpeg video plugin"
* "GStreamer extra plugins"
* "GStreamer plugins for aac, xvid, mpeg2, faad"
* "GStreamer plugins for mms, wavpack, quicktime, musepack"
Then go to Other subsection of Add/Remove and find
* "Ubuntu restricted extras"
For Flash support
While under the "Other" section enable
* "Macromedia Flash plugin"
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
to open it in the GUI text editor
or
Code:
$sudo vim /etc/apt/sources.list
to open it in the Vim command line text editor
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://medibuntu.sos-sts.com/repo/ feisty free non-free
deb-src http://medibuntu.sos-sts.com/repo/ 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://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo apt-key add -
Now update the local list of packages to get the list of packages from the newly added Medibuntu repository:
In a terminal execute the following command:
Code:
sudo apt-get update
Now you can install libdvdcss2 and w32codecs using the following command:
Code:
sudo apt-get install libdvdcss2 w32codecs
This entry was posted
on Saturday, April 28, 2007
and is filed under
Linux
.
You can leave a response
and follow any responses to this entry through the
Subscribe to:
Post Comments (Atom)
.
Archives
-
►
09
(1)
- ► March 2009 (1)
-
▼
07
(87)
- ► October 2007 (8)
- ► September 2007 (3)
- ► August 2007 (2)
-
▼
April 2007
(23)
- mermaid song 芝华士广告歌曲
- 无聊ing...
- Howto Install 32 bit Firefox with Flash w/sound an...
- HOWTO: Cleaning up all those unnecessary junk file...
- HOWTO: Change Font Color in Gnome Panels
- How to install Grub from a live Ubuntu cd.
- 论坛里还有这个东西
- HOWTO: Install AVG free anti-virus
- Howto Share internet connection
- How To Install Enlightenment E17 Using The Elbuntu...
- Enabling Multimedia in Feisty (HOW-TO)
- 新华网北京4月24日电
- Blogspot今天突然醒来了,不过已经没有以前的那种激动了。
- 魔兽争霸中所有英雄说的话
- 【转】让男生成熟的十部电影
- 单身男人99条警句!
- 这个blog的名字似乎要改一下了,只是不知道改成什么比较好。MaievShadowsong毕竟不是我...
- 觉得有些事情是不好大声说出来的,尤其是感情方面,说出来就是沉甸甸的责任。
- 昨天似乎比较幸运啊,抽到一道那么简单的题,不过如果搞砸了的话就真的糗大了。昨天收到的短信比较奇怪啊,...
- 今天早上又逃课了,其实我也不想,只是醒来的时候已经有点晚了,可恶的学校,刷牙洗脸还要排队,而我最恶心...
- 玩了一年半的魔兽RPG地图
- Happy April Fool's Day!
- 滕州话精选,你能看懂么? “钢铁子吃过吗 ” “我不带吃缸贴子,我光带吃粘拧卷大琼 ” “都佛的...
- ► March 2007 (10)
- ► February 2007 (2)
- ► January 2007 (10)
-
►
06
(22)
- ► December 2006 (15)
- ► November 2006 (7)
0 comments