Re: [Vnc2swf-users] Shrinking a vnc2flv file
Status: Alpha
Brought to you by:
euske
From: Brian C. <B.C...@po...> - 2009-11-06 11:27:34
|
On Thu, Nov 05, 2009 at 08:22:39AM -0500, Yusuke Shinyama wrote: > Another way would be to shrink the entire screen as you mentioned. > Originally, pyvnc2swf has this option. But I dropped it in vnc2flv > because it was depending on pygame for image operation. I would find it useful, but probably the "right" solution here is to teach ffmpeg how to compress flash screen video better, rather than complicate flvcat. That reminds me: do you have any documentation on the FSV1 codec? And in the case where two frames are exactly identical, do you think it would it be possible to leave the frame out entirely? I think this is a common situation for screen video. Regards, Brian. |