Re: [Vnc2swf-users] pyvnc2mpg
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2005-11-20 09:10:46
|
Hi, Vincent, Thank you for your patch! I'll incorporate your changes into the next version. I think your coding style is okay. One thing I'd like to change is to make "import pymedia.video.vcodec" as optional, so that a user can still run the program without installing pymedia. Also, we have cvs (although currently I'm only the person who're committing to it.) http://cvs.sourceforge.net/viewcvs.py/vnc2swf/ Yusuke Vincent Pelletier <sub...@ya...> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi. > > I've tweaked pyvnc2swf to be able to convert vnc saved sessions to mpeg > videos in addition to swf files. > > See the patches attached. > > 2005-11-17 Vincent Pelletier <sub...@ya...> > > * edit.py (from output import): Import MPEGVideoStream class. > (main): Add help message for new M switch. Handle that switch. > * output.py (import pymedia.video.vcodec): New import. > (MPEGVideoStream): New class. > > The side effect one can see in usual pyvnc2swf use is that it now also > requires pymedia. > > As I dno't have followed any particular coding style (actually, I > somewhat followed gnu coding style for C but I don't know if it > applies to python code :) ) or integration rules, please telle me if > there is anything I should change to have this patch accepted > "upstream" in the official tarball (btw, why no cvs ?). > > Vincent Pelletier > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (GNU/Linux) > > iD8DBQFDfCzxibN+MXHkAogRAodSAJ42Otw9/XQCdsOeg5pE5btBHTj0cgCeNicO > kk0TkKs/iKhABUBe1qADHISIPwMFAUN8LPEURCgpFDKO1RECh1IAn3v5GZCK60yX > ve3YxAyjtAQaiHYXAJ9wSQN0QBeVxe26/LE5KoON7tGmcg== > =tiip > -----END PGP SIGNATURE----- > |