Using Media Player watching friends(I)

本文介绍了如何在Ubuntu系统上安装Medibuntu源并利用它安装各种多媒体软件及插件,包括非自由软件的安装过程。通过一系列命令,详细演示了安装流程,包括安装必要的库文件、播放器插件等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Using Media Player watching friends(I)

sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list
sudo apt-get --quiet update
sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring
sudo apt-get --quiet update

sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu

Removing Non-Free Software
sudo sed -e 's/ non-free//' -i /etc/apt/sources.list.d/medibuntu.list

Install plugin:
sudo apt-get install libdvdcss

latest one
http://packages.medibuntu.org/pool/non-free/w/w32codecs/w32codecs_20110131-0.1medibuntu1_i386.deb

older one
http://packages.medibuntu.org/pool/non-free/w/w32codecs/w32codecs_20071007-0medibuntu2.1_i386.deb

sudo apt-get install libxine1-ffmpeg

sudo apt-get install gstreamer0.10

sudo apt-get install mencoder

sudo apt-get install libtag-extras1

sudo apt-get install libtag-extras-dev

search and install kaffeine
search and install Totem

sudo apt-get install gstreamer0.10-pitfdll

search and install Ubuntu restricted extras

At last, I can not solve this problem in this way.

Try another way:

sudo apt-get install ffmpeg

sudo mkdir /usr/lib/codecs/
cd /tmp
wget -c http://www.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2
tar jxvf essential-20071007.tar.bz2
sudo mv essential*/* /usr/lib/codecs/

At last, still can not work

references:
https://help.ubuntu.com/community/Medibuntu
http://ubuntuforums.org/showthread.php?t=536796
http://wiki.ubuntu.org.cn/MPlayer
http://hcleon.iteye.com/blog/515751
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值