[Vnc2swf-users] feature request ..
Status: Alpha
Brought to you by:
euske
From: Jimmy B. <ji...@dw...> - 2005-03-25 13:31:19
|
Hi Yusuke! I remember the other day you said that your upgrade for vnc2swf would include writing new data to disk rather than keeping it all in memory. That is a very good idea, however it would be nice if you would make it write to a file different than what the client specified then once the capture or edit was done it would move the tmp file to the name the user specified. The reason for my request is that if I want a backup file, I'll make one otherwise I want the program to follow my directions if possible. During my use of this program I have been realizing I prefer to not keep backups of the files I am working with so my typical commands are. FYI: I symlinked edit_vnc2swf to eswf. ?> recordwin ea_login.swf ?> eswf ea_login.swf ?> eswf -o ea_login.swf -f 6- ea_login.swf ?> eswf -o ea_login.swf -a ea_login.mp3 ea_login.swf Also I figured out why the timing was so far off, the python swf player is playing the swf file to fast. Jimmy |