`

Linux下的录屏软件

阅读更多
转自:http://cha.homeip.net/blog/2007/02/286.html
•Istanbul
•Cankiri
•xvidcap
•recordMyDesktop
•wink
•vnc2swf

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

•rpm -Uvh http://rpm.livna.org/livna-release-6.rpm
•Ref:  http://rpm.livna.org/rlowiki/UsingLivna
加入 freshrpms repo

•rpm -Uvh http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/6/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm
•Ref: http://ayo.freshrpms.net/
加入 DAG (rpmforge) repo

•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/
更多的 RPM Repositories:

•http://www.fedora-linux.nl/wiki/index.php/Repository
•http://www.brandonhutchinson.com/Fedora_apt_and_yum_repositories.html
•http://www.howtoforge.com/managing_packages_repositories_yum_yumex_fedora7
参考资料:

•Softpedia - Screencast Guide: Capture Your Linux Desktop on Video!
•Blogcritics.org - Make a Movie of Your Linux Desktop
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics