, / \ xmkmf, make World, su, make install, make install.man / ! \ "vncrec -record out.vnc" - behaves like a vnc viewer, /_____\ at the end press F8, and Quit. Use "vncrec -play out.vnc" to replay the vnc session. QUICK See below for encoding output of "vncrec -movie out.vnc" START vncrec 0.4 ========== This is basically a patched VNC from AT&T Laboratories Cambridge. Contains a patched VNC viewer that allows record (-record), playback (-play), and video export (-movie) of VNC sessions. The license is GPL (LICENCE.TXT). > VNC server - you need to have a VNC server on this or other machine to be able to use vncrec. GPL Examples: TightVNC http://www.tightvnc.com/ RealVNC http://realvnc.com/ x11vnc http://freshmeat.net/projects/x11vnc/ OSXvnc (Vine Server) http://sourceforge.net/projects/osxvnc/files/ To build vncrec, do: % xmkmf % make World Set up the VNC server so you can view with VNC viewer. Then you can record a VNC session "video": % vncrec -record out.vnc Later, you can play it back by: % vncrec -play out.vnc See http://panthema.net/2014/vncrec/#ffmpeg for information on how to use "vncrec -movie" and ffmpeg to produce high-quality screencast movies. -- Yoshiki Hayashi <yoshiki@xemacs.org> (original vncrec 0.1) -- Karel Kulhavy <clock (at) twibright . com> (replaced the original XPM output with yuv4mpeg2) -- Timo Bingmann <tb (at) panthema dot net> (replaced YUV output with RGB, merged tightvnc) ACKNOWLEDGEMENTS ================ This distribution contains public domain DES software by Richard Outerbridge. This is: Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge. (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992. This distribution contains software from the X Window System, Version 11, Release 6.3. This is: Copyright c 1996 X Consortium Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, dis- tribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the fol- lowing conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABIL- ITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. X Window System is a trademark of X Consortium, Inc.