Re: [Vnc2swf-users] a possible issue that record for long time
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2008-07-12 07:18:29
|
On Mon, 7 Jul 2008 20:19:50 +0800, "Hao, Xudong" <hao...@gm...> wrote: > > BTW: Yusuke, I noticed you said it can directly recording to mpeg format, > would you please speci what's command and what other tools should be > install, thanks! I forgot it's only an experimental feature I did locally and I haven't tested it much. Now I uploaded the changes to CVS, so here's the instruction: 1. Install a package called pymedia (www.pymedia.org). 2. do the following: $ cvs -d:pserver:ano...@vn...:/cvsroot/vnc2swf login $ cvs -d:pserver:ano...@vn...:/cvsroot/vnc2swf co pyvnc2swf 3. cd to pyvnc2swf/pyvnc2swf/ directory and you should be able to recording: $ ./pyvnc2swf.py -n -o out.mpeg :0 Again, this feature is still pretty much experimental. I don't have a time to test/check the correctness of the output right now... Yusuke |