How to record your Unix desktop with vnc2flv

This video explains how to record your Unix desktop with a tool called vnc2flv. It is also a demonstration of the tool itself. Download vnc2flv: www.unixuser.org

This entry was posted in Good Domain Names and tagged , , , . Bookmark the permalink.

7 Responses to How to record your Unix desktop with vnc2flv

  1. MyCatVerbs says:

    @thriftybob If you’re using Unix, you could use Xephyr or XNest to make a small window that acts like a whole X11 server. Attach x11vnc to the “fake” X11 server instead of your real one, and run your program fullscreen inside the “fake” X11 server.

  2. bamdadkhan says:

    @yusukeshinyama is that script included in the download or i’d have to write it manually?

  3. thriftybob says:

    Can it record a section of the screen? I can make the window I want to record full screen, but almost 1/2 is black space around the window I need to record.

  4. webrad98 says:

    yusukeshinyama
    Thanks for the follow up. I’m going to learn this

  5. yusukeshinyama says:

    Sound capturing itself is done by a separate program (arecord in this case). But there’s a script that automatically combines the video and sound and produces the final output, which is this.

  6. webrad98 says:

    does the sound capture too ??

  7. ljansevanrensburg says:

    Thanks a lot, that was very useful !

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>