參考下面四個連結,得到一個結論
http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?viewmode=thread&topic_id=21734&forum=10&post_id=108842
http://wiki.ubuntu-tw.org/index.php?title=Totem
http://forum.ubuntu.org.cn/viewtopic.php?f=74&t=225655
http://forum.ubuntu.org.cn/viewtopic.php?f=74&t=253034&sid=7fce0cbb44a0a0cad8fb27d5b924634d
所有步驟都是以root身份執行
Step 1:安裝codecs與檢查相關套件
apt-get install w32codecs totem-mozilla libxine1-ffmpeg ffmpeg lame faad sox mjpegtools
Step 2:下載並依序安裝PPS相關套件,因為是裝在epc上,所以只找32bit的
http://ppa.launchpad.net/portis25/ppa/ubuntu/pool/main/libp/libpps/libpps_0.1.940-0.1_i386.deb
http://ppa.launchpad.net/portis25/ppa/ubuntu/pool/main/libp/libppswrapper/libppswrapper_0.0.18.2-0_i386.deb
http://ppa.launchpad.net/portis25/ppa/ubuntu/pool/main/g/gst-plugins-pps/gst-plugins-pps_0.0.18-0.1_i386.deb
Step 3:安裝gstreamer與相關plugins,若系統以精裝完可以跳過
apt-get install gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly
Step 4:刪除舊的pps檔案
rm -rf /tmp/psnetwork.ini ~/psnetwork.ini /tmp/pps ~/.pps
Step 5:設定Firefox(利用fx當作選台器)
網址欄中輸入 about:config,選擇新增一個布林值
network.protocol-handler.expose.pps
值就選false
若是選錯了,點重設之後關掉fx再進去一次about:config就好了!
Step 5:開啟fx,進入http://kan.pps.tv/ ,點擊想看的影片的「客戶端播放」,關聯我是設成/usr/bin/totem(也可設成/usr/bin/totem-gstreamer)
Step 6:按下「確定」,慢慢享受!
講解的非常清楚
回覆刪除PPS能看了
謝謝