[Vnc2swf-users] how to record VNCsession with 12 keyframes/second
Status: Alpha
Brought to you by:
euske
From: red5 r. <red...@gm...> - 2009-02-18 13:47:53
|
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 |