自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Fedora 10 最佳多媒體播放解決方案

系統(tǒng) Linux
只要安裝一些源,就基本上就可以播放所有的多媒體格式,包括對(duì)Real公司(rm等格式的支持)和Apple公司的和Microsoft公司的都能很好的支持,包括本地播放和網(wǎng)絡(luò)在線播放。

只要安裝我上面所說(shuō)的做,基本上就可以播放所有的多媒體格式,包括對(duì)Real公司(rm等格式的支持)和Apple公司的和Microsoft公司的都能很好的支持,包括本地播放和網(wǎng)絡(luò)在線播放。

在安裝前請(qǐng)先安裝RPM Fusion源:

Fedora 8, 9 or 10:

su -c 'rpm -Uvh

http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm

Fedora 10 X86版

1、音頻播放:

(1)、安裝audacious

su -c 'yum install audacious audacious-plugins

audacious-plugins-freeworld audacious-plugins-freeworld-*'

如果你想要當(dāng)雙擊 mp3 文件的時(shí)候添加到播放隊(duì)列,通過(guò)下面操作實(shí)現(xiàn):

su -c 'gedit /usr/share/applications/fedora-audacious.desktop'

(2)、安裝Rhythmbox

su -c 'yum install gstreamer rhythmbox'

添加 mp3和其他音頻支持輸入:

su -c 'yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly'

2、DVD和視頻播放:

(1)、DVD 播放

為了能播放dvd你應(yīng)該現(xiàn)安裝適當(dāng)?shù)慕獯a器:

su -c 'yum install libdvdread libdvdnav lsdvd'

 

#P#

(2)、視頻文件播放

su -c 'yum install ffmpeg ffmpeg-libs gstreamer-ffmpeg libmatrosca xvidcore'

(3)、Fedora10已經(jīng)裝了totem了,如果你想用它來(lái)放dvd的話,輸入:

su -c 'yum install totem-xine totem-gstreamer xine-lib-extras-freeworld'

yum install -y xine-lib-extras-nonfree (如果沒(méi)安裝這個(gè)totem播放rm有圖象沒(méi)聲音)

yum install -y compat-libstdc++-33 (totem播放出現(xiàn)沒(méi)圖象與沒(méi)聲音)

*要為整個(gè)系統(tǒng)將默認(rèn)后端更改為 xine:(這樣以后totem就可以使用以下第(5)安裝解碼器了)

su -c 'totem-backend -b xine

(4)、Mplayer/SMPlayer

我比較喜歡這個(gè)播放器.它支持了幾乎所有的視頻格式,還有字幕,如果你已經(jīng)安裝了前面說(shuō)的那些解碼器了的話:

su -c 'yum install mplayer smplayer'

(5)、安裝所有的多媒體解碼器

請(qǐng)大家到我上傳的地址去下載(我把所有的多媒體解碼器都打成一個(gè)包了)

下載地址:http://hedongvip.qupan.com/928601.html

或者:

http://www1.mplayerhq.hu/MPlayer/releases/codecs/

目前最新的是all-20071007.tar.bz2。

把從上面下載回來(lái)的包解壓出來(lái),解壓出來(lái)后進(jìn)入進(jìn)入終端

輸入su在輸入root密碼 //獲得root

cd /輸入你所解壓的目標(biāo) //進(jìn)入你所解壓的目標(biāo)

chmod u+x *

cp * /usr/lib/codecs/

運(yùn)行l(wèi)dconfig命令

 

#P#

(6)、安裝RealPlayer 11來(lái)支持在線播放rm rmvb等格式

(注:安裝RealPlayer11是只是為了支持在線播放rm,rmvb格式,如果你不在線播放rm那你可以不安裝此播放器,因?yàn)橹灰鐾甑?步,在本機(jī)上播放rm,rmvb完全得行了)

請(qǐng)點(diǎn)擊:

RealPlayer11

下載,下載完成后請(qǐng)使用下面命令安裝:

cd /進(jìn)入RealPlayer11GOLD.rpm下載目標(biāo)

su -c 'yum --nogpgcheck localinstall RealPlayer11GOLD.rpm'

Fedora X86_64位版

請(qǐng)做Fedora X86的:

1、音頻播放(全做)

2、DVD和視頻播放(第(5)的個(gè)請(qǐng)不要做,請(qǐng)使用下面的)

3、X86_64位要解決totem播放rm播放格式,有聲音沒(méi)有圖像:

請(qǐng)點(diǎn)擊

essential-amd64-20071007.tar.bz2

下載,解壓后COPY到/usr/lib64/codecs;這樣以后就可以使用 smplayer或是totem來(lái)播放rm)

使用以下命令:

cd /解壓目錄

chmod u+x *

cp * /usr/lib64/codecs //現(xiàn)在totem可以播放了rm了。

totem播放列表亂碼解決

1、修改totem的配置(在終端輸入以下命令)

gedit ~/.gnome2/totem_config

2 、加上以下兩行點(diǎn)保存

subtitles.separate.font:VeraSansYuanTi

subtitles.separate.src_encoding:gb18030

做完上面的這些步驟以后,rmvb還是不可以播放。

 

#P#

提示說(shuō)

概述:

 SELinux is preventing totem from loading /usr/lib/codecs/drvc.so which requires

text relocation.

詳細(xì)描述:

The totem application attempted to load /usr/lib/codecs/drvc.so which requires

text relocation. This is a potential security problem. Most libraries do not

need this permission. Libraries are sometimes coded incorrectly and request this

permission. The SELinux Memory Protection Tests

(linux-mem.html">http://people.redhat.com/drepper/selinux-mem.html) web page explains how to

remove this requirement. You can configure SELinux temporarily to allow

/usr/lib/codecs/drvc.so to use relocation as a workaround, until the library is

fixed. Please file a bug report

(http://bugzilla.redhat.com/bugzilla/enter_bug.cgi) against this package.

允許訪問(wèn):

If you trust /usr/lib/codecs/drvc.so to run correctly, you can change the file

context to textrel_shlib_t. "chcon -t textrel_shlib_t '/usr/lib/codecs/drvc.so'"

You must also change the default file context files on the system in order to

preserve them even on a full relabel. "semanage fcontext -a -t textrel_shlib_t

'/usr/lib/codecs/drvc.so'"

Fix 命令:

chcon -t textrel_shlib_t '/usr/lib/codecs/drvc.so'

附加信息:

源上下文 unconfined_u:unconfined_r:unconfined_t:s0

目標(biāo)上下文 unconfined_u:object_r:lib_t:s0

目標(biāo)對(duì)象 /usr/lib/codecs/drvc.so [ file ]

源 totem

源路徑 /usr/bin/totem

端口 未知>

主機(jī) localhost.wbzhui

源 RPM 軟件包 totem-2.24.3-1.fc10

目標(biāo) RPM 軟件包

 

#P#

策略 RPM selinux-policy-3.5.13-18.fc10

啟用 Selinux True

策略類型 targeted

啟用 MLS True

Enforcing 模式 Enforcing

插件名稱 allow_execmod

主機(jī)名 localhost.wbzhui

平臺(tái) Linux localhost.wbzhui 2.6.27.5-117.fc10.i686 #1

SMP Tue Nov 18 12:19:59 EST 2008 i686 i686

警報(bào)計(jì)數(shù) 3

第一個(gè) 2008年12月29日 星期一 18時(shí)49分34秒

最后一個(gè) 2008年12月29日 星期一 18時(shí)59分54秒

本地 ID d1d48011-bed4-4480-ba42-c3e96e6f5ba5

行號(hào)

原始核查信息

node=localhost.wbzhui type=AVC msg=audit(1230548394.517:179): avc: denied { execmod } for pid=2794 comm="totem" path="/usr/lib/codecs/drvc.so" dev=dm-0 ino=355663 scontext=unconfined_u:unconfined_r:unconfined_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=file

node=localhost.wbzhui type=SYSCALL msg=audit(1230548394.517:179): arch=40000003 syscall=125 success=no exit=-13 a0=7ad5000 a1=4d000 a2=5 a3=af007c90 items=0 ppid=1 pid=2794 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="totem" exe="/usr/bin/totem" subj=unconfined_u:unconfined_r:unconfined_t:s0 key=(null)

根據(jù)上面的提示,再執(zhí)行:

su -c 'chcon -t textrel_shlib_t '/usr/lib/codecs/drvc.so''

su -c 'semanage fcontext -a -t textrel_shlib_t '/usr/lib/codecs/drvc.so''

這樣Totem就可以播放rmvb了,不過(guò)速度好像不快。

 

【編輯推薦】

  1. Fedora 10正式版發(fā)布下載
  2. Fedora 10 將加入類似 Ubuntu Wubi 的新特性
  3. fedora 10安裝Flash 插件
責(zé)任編輯:張燕妮 來(lái)源: 中國(guó)IT實(shí)驗(yàn)室
相關(guān)推薦

2012-10-22 15:28:49

eWBBLTE無(wú)線調(diào)度

2012-05-28 13:44:25

華為云解決

2014-03-11 11:25:39

華為ICT華為

2013-12-17 13:29:04

iOS開(kāi)發(fā)多媒體

2010-05-24 11:01:37

思科統(tǒng)一通信

2015-07-16 16:07:16

聯(lián)絡(luò)中心最佳全媒體解決方案大獎(jiǎng)華為

2011-12-09 11:13:17

2011-08-02 10:36:02

iOS開(kāi)發(fā) SDK 多媒體

2009-10-15 10:29:03

布線系統(tǒng)解決方案

2010-01-27 16:21:29

Android多媒體播

2010-10-20 16:01:29

網(wǎng)絡(luò)管理解決方案網(wǎng)絡(luò)管理

2011-09-28 14:11:21

2009-02-19 10:13:00

2011-12-20 12:53:43

JavaJFreeChart

2022-05-27 12:09:44

FedoraLinux

2017-03-01 14:01:31

android多媒體音樂(lè)代碼

2011-06-24 10:21:11

Qt phonon 多媒體

2009-04-03 11:26:12

AMD上海皓龍

2010-09-06 11:11:27

微軟關(guān)鍵任務(wù)

2010-05-25 11:07:57

TMFNGBSS解決方案華為
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)