- byzanz
- kazam
-recordmydesktop
https://www.ubuntupit.com/15-best-linux-screen-recorder-and-how-to-install-those-on-ubuntu/
https://fedoraproject.org/wiki/ScreenCasting

*** byzanz

To launch a terminal
   >>> byzanz-record --help

which returns:

*************
Usage:
  byzanz-record [OPTION...] record your current desktop session

Help Options:
  -?, --help               Show help options
  --help-all               Show all help options
  --help-gtk               Show GTK+ Options

Application Options:
  -d, --duration=SECS      Duration of animation (default: 10 seconds)
  --delay=SECS             Delay before start (default: 1 second)
  -l, --loop               Let the animation loop
  -c, --cursor             Record mouse cursor
  -x, --x=PIXEL            X coordinate of rectangle to record
  -y, --y=PIXEL            Y coordinate of rectangle to record
  -w, --width=PIXEL        Width of recording rectangle
  -h, --height=PIXEL       Height of recording rectangle
  -v, --verbose            Be verbose
  --display=DISPLAY        X display to use
****************

To record full screen on a 24 inch monitor:
 
   $ byzanz-record --duration=10  -c  --width=1920 --height=1080 test1.gif

- 1080p=1920*1080
- coordinates start from the left corner

Three shell scripts:
1. byzanz-record-window --> to select a window for recording
2. byzanz-record-region --> to select a part of the screen for recording
3. a simple GUI front-end for 1, by MHC

https://askubuntu.com/questions/107726/how-to-create-animated-gif-images-of-a-screencast/
https://www.debugpoint.com/2015/12/a-complete-guide-to-create-gif-in-linux/
https://wiki.ubuntu.com/CreatingScreencasts

最新文章

  1. ASP.NET MVC 5 - 开始MVC5之旅
  2. wireshark常用过滤条件
  3. AVAudioSession 音频会话
  4. sublimetext
  5. AOP技术基础
  6. Cocos2d-x3.0 捕Android菜单键和返回键
  7. HTML5 新元素、HTML5 Canvas
  8. eclipse中注释常用关键字
  9. android源码、博文2
  10. 201521123030 《Java程序设计》 第13周学习总结
  11. Java学习笔记13---如何理解“子类重写父类方法时,返回值若为类类型,则必须与父类返回值类型相同或为其子类”
  12. 基于 HTML5 OpenLayers3 实现 GIS 电信资源管理系统
  13. [Swift]LeetCode670. 最大交换 | Maximum Swap
  14. ASP.NET MVC 访问静态文件
  15. CPDA-战略管理
  16. noiac132 B君的第三题 (树形dp)
  17. Quartz.net 2.4.1 使用记录
  18. ubuntu输入法
  19. HDU 1002 - A + B Problem II - [高精度]
  20. TCP/IP协议三次握手与四次挥手

热门文章

  1. [Codeforces 425A] Sereja and Swaps
  2. bzoj1415 [Noi2005]聪聪和可可——概率期望
  3. 698C
  4. Helios Service Release 2安装SVN
  5. E20180109-E
  6. RandomAccessFile使用场景及总结
  7. SQL 增加, 删除父子级带事务的存储过程
  8. sql 索引详解
  9. httpd 安装ssl证书
  10. 报错:ERROR! The server quit without updating PID file (/usr/local/var/mysql/chenyuntekiMacBook-Air.local.pid).