pyvnc2swf
$Id: README.txt,v 1.30 2007/03/31 04:02:14 euske Exp $


For documentation, see docs/pyvnc2swf.html.


Homepage: http://www.unixuser.org/~euske/vnc2swf/
Discussion: http://lists.sourceforge.net/lists/listinfo/vnc2swf-users


Acknowledgements:
 * Jesse Ruderman (Seekbar javascript code)
 * Radoslaw Grzanka (MemoryError bug fix)
 * Luis Fernando Kauer (VNC protocol error fix, cursor pseudo-encoding support, FLV support, lots of bugfixes)
 * Rajesh Menon (OSX assertion error fix)
 * Vincent Pelletier (MPEG encoding support)
 * Uchida Yasuo (Windows file bug fix)
 * Andy Leszczynski (MP3 and PyMedia bug fix)
 * David Fraser (audio recording with PyMedia)

Bugs:
 * Noises with non-multiple scaling (e.g. 0.7)
 * Ctrl-C at bad timings might cause the program abort.
 * Sometimes MPEGVideoStream crashes. (pymedia? - I couldn't replay.)
 * Timing issue (esp. notable in vnclog)
 
TODOs:
 * Neat GUI.
 * Authoring tool. (combining vnc2swf.py, edit.py and play.py)
 * Cursor shadow support.
 * Improve image scaling. (specify the scale ratio by size)
 * Screen snapshot tool (not animation).
 * Distribution of Windows/Mac binaries. (py2exe, py2app)
 * Audio recording/replay with PyMedia.
 * Stop recording remotely.
