Difference between revisions of "Screencast"
Jump to navigation
Jump to search
(remove old useless info; add section / link for asciinema) |
m (fix link) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Part of [[Video Blogging]] is creating screen casts which show a user how to do something on the computer itself. There is the [[wp:Screencast]] page that goes into more detail on the subject. This page dives into my own personal experieces and recipies for creating screencasts using Free Open Source Software. | + | Part of [[Video Blogging]] is creating screen casts which show a user how to do something on the computer itself. There is the [[wp:Screencast]] page that goes into more detail on the subject. This page dives into my own personal experieces and recipies for creating screencasts on Kubuntu using Free Open Source Software. |
− | == | + | == Record My Desktop == |
− | + | The first thing you discover is that the program "[http://recordmydesktop.sourceforge.net/about.php Record My Desktop]" is the one you'll probably want to use. It comes with a KDE and a GTK front-end. I have only tried the GTK front-end which looks more mature. | |
− | + | == Tutorials == | |
− | + | # http://kevin.vanzonneveld.net/techblog/article/create_your_own_screencast/ | |
− | + | # http://fosswire.com/2008/03/17/video-screen-capture-in-linux-with-recordmydesktop/ | |
− | ==Tutorials== | ||
− | |||
− | #http://kevin.vanzonneveld.net/techblog/article/create_your_own_screencast/ | ||
− | #http://fosswire.com/2008/03/17/video-screen-capture-in-linux-with-recordmydesktop/ | ||
[[Category:Applications]] | [[Category:Applications]] |
Revision as of 15:13, 28 June 2016
Part of Video Blogging is creating screen casts which show a user how to do something on the computer itself. There is the wp:Screencast page that goes into more detail on the subject. This page dives into my own personal experieces and recipies for creating screencasts on Kubuntu using Free Open Source Software.
Record My Desktop[edit | edit source]
The first thing you discover is that the program "Record My Desktop" is the one you'll probably want to use. It comes with a KDE and a GTK front-end. I have only tried the GTK front-end which looks more mature.