Re: [Vnc2swf-users] a possible issue that record for long time
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2008-06-17 15:52:09
|
Due to the limitation of frames in swf file, pyvnc2swf cannot record movies that are more than 1.5 hours (assuming the recording rate is 12 frames/sec, 65536/12 = 5461 seconds maximum.) You should chop the recording into separate sessions. Recording it into another format directly, such as mpeg or flv, could create a longer movie, but I didn't test the program with a recording more than 30 min. Yusuke On Tue, 17 Jun 2008 15:48:11 +0800, "Hao, Xudong" <hao...@gm...> wrote: > hi, all > I used python version vnc2swf to record screen for long time(about sevral > hours), but vnc2swf would exit unusually, and can not record anything. does > anyone else met this issue? > BTW: my OS is 64bits RHEL5. > > Best Regards > Xudong > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Vnc2swf-users mailing list > Vnc...@li... > https://lists.sourceforge.net/lists/listinfo/vnc2swf-users |