2008-10-2 18:08
vvha
有無人識裝 呢幾件野 ??
有無人識點安呢幾件野呀
幫下手啦, msn [email]qkzone@hotmail.com[/email]
thanks
[b]LAME MP3 Encoder
- Libogg + Libvorbis
- Mencoder and also Mplayer
- FFMpeg-PHP
- GD Library 2 or higher [/b]
2008-10-2 18:09
leehk2517
咩黎架phpmotion?!
2008-10-2 19:04
i553041
[quote]原帖由 [i]vvha[/i] 於 2008-10-2 18:08 發表 [url=http://www.alan888.com/Discuz/redirect.php?goto=findpost&pid=1280789&ptid=155379][img=13,13]http://www.alan888.com/Discuz/images/common/back.gif[/img][/url]
有無人識點安呢幾件野呀
幫下手啦, msn [email]qkzone@hotmail.com[/email]
thanks
LAME MP3 Encoder
- Libogg + Libvorbis
- Mencoder and also Mplayer
- ... [/quote]
天知你用乜野Linux...:em36:
2008-10-2 19:53
人仔
[quote]原帖由 [i]i553041[/i] 於 2008-10-2 19:04 發表 [url=http://www.alan888.com/Discuz/redirect.php?goto=findpost&pid=1280839&ptid=155379][img=13,13]http://www.alan888.com/Discuz/images/common/back.gif[/img][/url]
天知你用乜野Linux...:em36: [/quote]
天知地知佢自己知
2008-10-3 17:12
vvha
CentOS 有無人幫到我裝:em46:
2008-10-3 20:07
i553041
[quote]原帖由 [i]vvha[/i] 於 2008-10-2 18:08 發表 [url=http://www.alan888.com/Discuz/redirect.php?goto=findpost&pid=1280789&ptid=155379][img=13,13]http://www.alan888.com/Discuz/images/common/back.gif[/img][/url]
有無人識點安呢幾件野呀
幫下手啦, msn [email]qkzone@hotmail.com[/email]
thanks
LAME MP3 Encoder
- Libogg + Libvorbis
- Mencoder and also Mplayer
- ... [/quote]
以下步驟要以root身份才能進行安裝!
[color=Blue]安裝Libogg + Libvorbis,用yum install就得[/color]
輸入指令:
yum install *libogg*
yum install *libvorbis*
[color=Blue]安裝Mencoder and Mplayer [/color]
執行以下指令:
mkdir /usr/lib/codecs
mkdir /usr/lib/wincodecs
cd /tmp
wget [url]http://www.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2[/url]
tar -vxjpf essential-20071007.tar.bz2
mv essential-20071007/* /usr/lib/codecs
wget [url]http://www.mplayerhq.hu/MPlayer/releases/codecs/windows-essential-20071007.zip[/url]
unzip windows-essential-20071007.zip
mv windows-essential-20071007/* /usr/lib/wincodecs
wget [url]http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.0rc2.tar.bz2[/url]
tar -vxjpf MPlayer-1.0rc2.tar.bz2
cd MPlayer*
./configure --prefix=/usr/local/mplayer --enable-gui --enable-freetype --with-codecsdir=/usr/lib/codecs/ --with-win32libdir=/usr/lib/wincodecs/ --language=zh_TW --enable-jpeg
make
make install
make clean
[color=Red]--langauge=zh_TW係mplayer的介面語言,如果你係用繁中的X-Window先好用呢個參數,同埋裝左MPlayer之後,應該會裝埋Mencoder[/color]
[color=Blue]安裝FFMpeg-PHP [/color]
執行以下指令:
cd /tmp
wget [url]http://nchc.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.3.1.tbz2[/url]
tar -vxjpf ffmpeg-php-0.5.3.1.tbz2
cd ffmpeg-php*
./configure --enable-libmp3lame --enable-libogg --enable-libvorbis --disable-mmx --enable-shared --enable-amr-nb --enable-libtheora
make
make install
ln -s /usr/local/lib/libavdevice.so.52 /usr/lib/libavdevice.so.52
ln -s /usr/local/lib/libavformat.so.52 /usr/lib/libavformat.so.52
ln -s /usr/local/lib/libavcodec.so.51 /usr/lib/libavcodec.so.51
ln -s /usr/local/lib/libavutil.so.49 /usr/lib/libavutil.so.49
ln -s /usr/local/lib/libmp3lame.so.0 /usr/lib/libmp3lame.so.0
ln -s /usr/local/lib/libavformat.so.51 /usr/lib/libavformat.so.51
ln -s /usr/local/lib/libamrnb.so.2 /usr/lib/libamrnb.so.2
make clean
[color=Blue]安裝GD Library 2[/color]
執行以下指令:
cd /tmp
wget [url]http://www.boutell.com/gd/http/gd-2.0.33.tar.gz[/url]
tar -vxzf gd-2.0.33.tar.gz
cd gd-2*
./configure
make
make install
make clean
[color=Blue]安裝LAME[/color]
cd /tmp
wget [url]http://nchc.dl.sourceforge.net/sourceforge/lame/lame-398-2.tar.gz[/url]
tar -vxzf lame-398-2.tar.gz
cd lame*
./configure
make
make install
make clean
[color=Red]完成[/color]
其實你識起Mail Server,點會唔識裝呢o的野架? :em36:
2008-10-14 17:26
danl
想整影片分享網:titter:
頁:
[1]
Powered by Discuz! Archiver 5.5.0
© 2001-2006 Comsenz Inc.