Re: [Vnc2swf-users] How to record withOUT audio
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2008-11-14 16:36:15
|
Hi, On Thu, 13 Nov 2008 12:01:38 -0600, "The Amigo" <the...@gm...> wrote: > > Also, how complicated would it be to revise this to use a stream based > > system? I have not yet dive into the source to really know but I see this > > work would be useful if I knew it would pan out. Do you have a sense of the > > how hard this would be? > > > I suspect it's doable, but I haven't looked into that either... I don't know > Python, so that'd slow me down a bit. Actually, it is not that hard, as pyvnc2swf already has a mechanism to handle streams. But over years I've almost forgotten the internal structure of the program, so I have to re-study my own code. I'll post a patch here when I have a time. Because the original intention of this program was to create a short (10mins or so) tutorial movie, I never imagined that someone wants to record hours of video for logging purpose. I'm just unaware how popular this tool is, but is this kind of demand large now? Yusuke |