Re: [Vnc2swf-users] how to record VNCsession with 12 keyframes/second
Status: Alpha
Brought to you by:
euske
From: red5 r. <red...@gm...> - 2009-03-05 05:50:32
|
hi, I treid with this command ./vnc2swf.py -n -o filename.flv -r 12 hostName:Port But again the same problem. If i play the file, but i cant play by seeking the navigation bar. *Is there any other way to record vnc with 12 keyframes/second?*.. So,i'm editing the file by command below. Edit command :- *edit.py -o "editedflv" -K 12 "withoutedited.flv*" If i use the above command,then the filv size will become large.But it plays the video perfectly when i navigate the seek bar. Is there any other way to reduce the file size after editing ? 2009/2/19 254463387 <254...@qq...> > Try this: > > ./vnc2swf.py -n -o vnc.flv -r 12 hostName:Port > > -r 12 means set fps to 12 > > Jerry > 2009-02-19 > > > ------------------ Original ------------------ > *From: * "red5 red5"<red...@gm...>; > *Date: * Wed, Feb 18, 2009 10:17 PM > *To: * "vnc2swf-users"<vnc...@li...>; > *Subject: * [Vnc2swf-users] how to record VNCsession with 12 > keyframes/second > > > hi all, > > I am recording a Vncscreen as vnc.flv using the command ./vnc2swf.py > -n -o vnc.flv hostName:Port & > > > But the above .flv file created with *500 keyframes per second*. So > i'm editing the above .flv using edit.py command but it takes too much time > to edit. > > > *How to record a vnc in .flv format with 12 keyframes per second?* i > want to change the default keyframe from 500 (recommended) to 12 keyframes > per second > > where should i change the default keyframe 500 to 12 keyframe/second? > > > > how to acheive this? > > thanks > > > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Vnc2swf-users mailing list > Vnc...@li... > https://lists.sourceforge.net/lists/listinfo/vnc2swf-users > > |