GithubHelp home page GithubHelp logo

olymk2 / camcorder.el Goto Github PK

View Code? Open in Web Editor NEW

This project forked from malabarba/camcorder.el

0.0 1.0 0.0 29 KB

Tool for capturing screencasts directly from Emacs.

License: GNU General Public License v2.0

Emacs Lisp 100.00%

camcorder.el's Introduction

camcorder.el

Tool for capturing screencasts directly from Emacs.

  1. To use it, simply call M-x camcorder-record.
  2. A new smaller frame will popup and recording starts.
  3. When you’re finished, hit F12.

View screencasts are generated in ogv format, and you can even pause the recording with F11! You can also convert the .ogv file to a gif by issuing the command M-x camcorder-convert-to-gif.

If you want to record without a popup frame, use M-x camcorder-mode.

Dependencies

camcorder.el uses the Names and the cl-lib packages, so if you’re installing manually you need to install those too.

For the recording, camcorder.el uses the following linux utility:

  • recordmydesktop.

For the conversion to gif, you will either one of the following two options:

  • ffmpeg, or
  • mplayer and imagemagick.

If you have these, it should work out of the box. If you use something else, you should still be able to get camcorder.el work by configuring camcorder-recording-command and camcorder-gif-conversion-commands.

Troubleshooting

If camcorder.el seems to pick an incorrect window id (differing from the one that wminfo returns), you can change camcorder-window-id-offset from its default value of 0.

camcorder.el's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.