Re: [Vnc2swf-users] how to record VNCsession with 12 keyframes/second
Status: Alpha
Brought to you by:
euske
From: 2. <254...@qq...> - 2009-02-19 08:25:36
|
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 |