Difference between revisions of "Creating screencasts"
Jump to navigation
Jump to search
m (added one more software to mac list) |
m (added table of software to create/edit screencasts) |
||
Line 16: | Line 16: | ||
* Generate an animated GIF: https://gist.github.com/ryanlerch/7fa82e32898f68410bd5 | * Generate an animated GIF: https://gist.github.com/ryanlerch/7fa82e32898f68410bd5 | ||
* Keymon: http://fedoramagazine.org/enhance-your-screencasts-with-key-mon-on-fedora/ | * Keymon: http://fedoramagazine.org/enhance-your-screencasts-with-key-mon-on-fedora/ | ||
=== Software to help you create/edit Screencasts === | |||
{| class="wikitable" | |||
|- | |||
! Program !! Windows !! macOS !! Linux | |||
|- | |||
| [https://www.videolan.org/ VLC] || Y || Y || Y | |||
|- | |||
| [http://www.cockos.com/licecap/ LiceCAP] || Y || Y || N | |||
|- | |||
| [https://getkap.co/ Kap] || N || Y || N | |||
|- | |||
| [https://github.com/MathewSachin/Captura Captura] || Y || N || N | |||
|- | |||
| [https://obsproject.com/ OBS Project] || Y || Y || Y | |||
|- | |||
| [https://getsharex.com/ Share X] || Y || N || N | |||
|- | |||
|} |
Revision as of 00:32, 16 January 2020
- VLC: Use video capture (cross platform)
On Windows/OS X:
For macOS
- https://getkap.co/ (open source, mac only)
For Windows
- https://github.com/MathewSachin/Captura (open source)
- https://obsproject.com/ (cross platform)
- https://getsharex.com/ (Windows only)
For Linux:
- Screencaster: https://gist.github.com/ryanlerch/10919811
- Generate an animated GIF: https://gist.github.com/ryanlerch/7fa82e32898f68410bd5
- Keymon: http://fedoramagazine.org/enhance-your-screencasts-with-key-mon-on-fedora/
Software to help you create/edit Screencasts
Program | Windows | macOS | Linux |
---|---|---|---|
VLC | Y | Y | Y |
LiceCAP | Y | Y | N |
Kap | N | Y | N |
Captura | Y | N | N |
OBS Project | Y | Y | Y |
Share X | Y | N | N |