| 1 |
pyvnc2swf
|
| 2 |
$Id: README.txt,v 1.22 2006/02/10 03:23:20 euske Exp $
|
| 3 |
|
| 4 |
|
| 5 |
For documentation, see pyvnc2swf.html.
|
| 6 |
|
| 7 |
|
| 8 |
Homepage: http://www.unixuser.org/~euske/vnc2swf/
|
| 9 |
Discussion: http://lists.sourceforge.net/lists/listinfo/vnc2swf-users
|
| 10 |
|
| 11 |
|
| 12 |
Acknowledgements:
|
| 13 |
* Jesse Ruderman (Seekbar javascript code)
|
| 14 |
* Radoslaw Grzanka (MemoryError bug fix)
|
| 15 |
* Luis Fernando Kauer (VNC protocol error fix, cursor pseudo-encoding support, lots of bugfixes)
|
| 16 |
* Rajesh Menon (OSX assertion error fix)
|
| 17 |
* Vincent Pelletier (MPEG encoding support)
|
| 18 |
* Uchida Yasuo (Windows file bug fix)
|
| 19 |
|
| 20 |
Bugs:
|
| 21 |
* Noises with non-multiple scaling (e.g. 0.7)
|
| 22 |
* Ctrl-C at bad timings might cause the program abort.
|
| 23 |
* Sometimes MPEGVideoStream crashes.
|
| 24 |
|
| 25 |
TODOs:
|
| 26 |
* Neat GUI.
|
| 27 |
* Authoring function.
|
| 28 |
* Cursor support: ImageSequenceStream.
|
| 29 |
* Cursor support: MPEGVideoStream.
|
| 30 |
* Improve scaling. (specify the scale ratio by size)
|
| 31 |
* Screen snapshot tool (not animation).
|
| 32 |
* Distribution of Windows/Mac binaries.
|