Re: [Vnc2swf-users] a possible issue that record for long time
Status: Alpha
Brought to you by:
euske
From: Matthew T. <ths...@ho...> - 2008-06-27 05:59:05
|
Hi, Yusuke is correct, what you are seeing is a limitation of the swf format. 16,000 frames is the limit after this limit playback will stop. You can set the framerate to as low as you want but eventually you will hit 16,000 frames and playback will end. see this kb article for more information on the swf specifications: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_14437&sliceId=2 Regards, Matt ________________________________ Date: Wed, 18 Jun 2008 17:15:35 +0800 From: hao...@gm... To: vnc...@li... Subject: Re: [Vnc2swf-users] a possible issue that record for long time Thanks for your clear comments, however, I set the framerate to 5, but it still exit unusually before three hours. Best Regards Xudong On 6/17/08, Yusuke Shinyama> wrote: 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"> 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 ------------------------------------------------------------------------- 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 |