« 2007/02, Vol. 133 PChome Magazine | 首頁 | 將 XP 中文版變英文版 »

2007年02月11日

Linux 桌面錄製工具

環境: Fedora Core 6 Linux with GNOME Desktop Environment

Istanbul

Introduction: http://live.gnome.org/Istanbul

Installation: yum install istanbul

Launch: Applications → Sound & Video → Istanbul Desktop Session Recorder


Cankiri

Introduction: http://www.tortall.net/mu/blog/2006/07/29/cankiri_1

Installation: wget http://www.tortall.net/svn/mu/trunk/cankiri/cankiri.py

Launch: python cankiri.py


xvidcap

Introduction: http://xvidcap.sourceforge.net/

Installation:

rpm -Uvh http://rpm.livna.org/livna-release-6.rpm
(Ref:  http://rpm.livna.org/rlowiki/UsingLivna)

yum install xvidcap

Launch: Applications → Sound & Video → XVidCap Screen Capture


recordMyDesktop

Introduction: http://recordmydesktop.sourceforge.net/

Installation:

yum install libXdamage-devel libvorbis-devel libtheora-devel alsa-lib-devel

wget http://nchc.dl.sourceforge.net/sourceforge/recordmydesktop/recordmydesktop-0.3.2.tar.gz

tar zxf recordmydesktop-0.3.2.tar.gz

cd recordmydesktop-0.3.2

./configure && make && make install

Launch: recordmydesktop -o filename.ogg


wink

Introduction: http://www.debugmode.com/wink/

Installation:

yum install compat-libstdc++-33

wget http://yet.another.linux-nerd.com/wink/download/wink15.tar.gz

tar zxf wink15.tar.gz

./installer.sh

Launch: ~/wink/wink


vnc2swf

Instroduction: http://www.unixuser.org/~euske/vnc2swf/

Installation:

rpm -Uvh http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release-0.3.6-1.fc3.rf.i386.rpm
(Ref: http://dag.wieers.com/rpm/packages/rpmforge-release/)

yum install x11vnc vnc2swf

Launch:

x11vnc -localhost -viewonly -wait 10 -defer 10 &

vnc2swf -o filename.swf -N -S localhost:0

ps. 搭配 x11vnc 錄製本機畫面


附錄:

加入 livna repo

加入 freshrpms repo

加入 DAG (rpmforge) repo

更多的 RPM Repositories:


參考資料:

Posted by Jamyy at 2007年02月11日 22:20

Trackback Pings

TrackBack URL for this entry:
http://cha.homeip.net/cgi-bin/mt/mt-tb.cgi/259