[Vnc2swf-users] pyvnc2swf merge option not documented
Status: Alpha
Brought to you by:
euske
From: <pla...@gm...> - 2007-10-05 15:06:41
|
Hi all, First of all, GREAT JOB !!! I use - pyvnc2swf 0.9.3 - Ubuntu Feisty (7.04) - Gnome - Vino In order to record and see the mouse pointer, I use the "-N" option and the "-m" (merge) option This last one - merge - is not documented in the oficial site. the line command is (to say the true it's a script): #!/bin/sh #--------------------------------------------------------------------------= ------------------------------- ./pyvnc2swf/vnc2swf.py -N -m -S "arecord -f cd ../my_voice.wav" -r 4 -C 800x600+0+0 -nowindow -o ../my_video.swf localhost:0 #--------------------------------------------------------------------------= ------------------------------- To merge the video and sound I use these command inside a script (you ave t= o call it with one parameter which is the name of the resulting file): #!/bin/sh #--------------------------------------------------------------------------= ------------------------------- lame -m m -b 64 ../my_voice.wav ../my_voice.mp3 ./pyvnc2swf/edit.py -o ../$1.swf -a ../my_voice.mp3 ../my_video.swf rm -v ../my_video.swf rm -v ../my_video.html rm -v ../my_voice.wav rm -v ../my_voice.mp3 #--------------------------------------------------------------------------= ------------------------------- Hope this will help someone Thanks! --=20 > Pl=E1cido Andr=E9 Sousa http://placide.home.sapo.pt pla...@gm... .-. /v\ L I N U X // \\ >Phear the Penguin< /( )\ ^^-^^ |