Linux.com

FFMPEG can do all that w/o... imagemagick

Posted by: Anonymous Coward on March 20, 2007 03:34 PM
FFmpeg is already capable of grabbing x11 frames directly and encode them on the fly to whatever format your PC is capable of for the framerate that has been chosen.

See:
<a href="http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html#SEC4" title="mplayerhq.hu">http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html#SEC4</a mplayerhq.hu>

That would be called a painless process. The described process in this article is far from being a painless program...

Other solutions exist:

  - Recording a VNC session and convert it using transcode

  - Wink

  - Istanbul

  -<nobr> <wbr></nobr>...

#

Return to Screencasting with Linux