vnc2swf-users Mailing List for vnc2swf (Page 26)
Status: Alpha
Brought to you by:
euske
You can subscribe to this list here.
2005 |
Jan
|
Feb
(1) |
Mar
(11) |
Apr
(9) |
May
(2) |
Jun
(2) |
Jul
(7) |
Aug
(32) |
Sep
(22) |
Oct
(31) |
Nov
(54) |
Dec
(8) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(11) |
Feb
(14) |
Mar
(2) |
Apr
(6) |
May
(13) |
Jun
(10) |
Jul
(14) |
Aug
(12) |
Sep
(13) |
Oct
(62) |
Nov
(18) |
Dec
(12) |
2007 |
Jan
(13) |
Feb
(10) |
Mar
(27) |
Apr
(1) |
May
(10) |
Jun
(1) |
Jul
|
Aug
(10) |
Sep
(21) |
Oct
(15) |
Nov
(3) |
Dec
(4) |
2008 |
Jan
(4) |
Feb
(24) |
Mar
(1) |
Apr
(9) |
May
(7) |
Jun
(11) |
Jul
(10) |
Aug
(11) |
Sep
(4) |
Oct
|
Nov
(13) |
Dec
|
2009 |
Jan
(3) |
Feb
(4) |
Mar
(6) |
Apr
(37) |
May
|
Jun
(5) |
Jul
(1) |
Aug
(2) |
Sep
(1) |
Oct
|
Nov
(20) |
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
From: Yusuke S. <yu...@cs...> - 2005-03-24 18:04:03
|
Hi, Yes, synchronized sound recording is tough. Instead, I recommend to record audio separately (but simultaneously with other programs) and combine them after recording using edit_vnc2swf. As for time concern, vnc2swf can record up to about 5minutes in my experience. But you can make a longer movie than that by concatenating multiple movies with edit_vnc2swf, too. Here is a sample where I used both ideas described above: http://www.unixuser.org/~euske/doc/pygame/pygameintro1.html (about 11min.) (sorry the speech is in Japanese, but you can get the point.) The future version of vnc2swf will integrate this function and also it will write a movie directly to a file without holding everything on memory. Yusuke Jimmy Brake <ji...@dw...> wrote: > Hi! > > I record the audio for a movie as I am recording the screen. When I go > to add the mp3 to the movie the sound gets further and further out of > sync as the seconds pass. Presently for "Movie size: 785x716, > framerate=12fps, frames=1639, duration=136.6s." but the sound I recorded > is about 215s. > > How do fix this :-) or can I fix this? > > Thanks! > > FYI, I have been using this program for a while but i have only been > making 30 second movies .... so the time issue has never been a major > problem. Generally I think the program ROCKs. > > Jimmy |
From: Jimmy B. <ji...@dw...> - 2005-03-24 17:25:23
|
Hi! I record the audio for a movie as I am recording the screen. When I go to add the mp3 to the movie the sound gets further and further out of sync as the seconds pass. Presently for "Movie size: 785x716, framerate=12fps, frames=1639, duration=136.6s." but the sound I recorded is about 215s. How do fix this :-) or can I fix this? Thanks! FYI, I have been using this program for a while but i have only been making 30 second movies .... so the time issue has never been a major problem. Generally I think the program ROCKs. Jimmy |
From: Ian F. <ian...@gm...> - 2005-03-23 16:30:26
|
Great. That worked perfectly! After running vncpasswd, I added ~/.vnc/passwd to the -passwd flag for vnc2swf and it worked a treat! Cheers! Ian On Wed, 23 Mar 2005 17:15:35 +0000, habana <abc...@fr...> wrote: > Le mercredi 23 Mars 2005 15:44, Ian Firla a =E9crit : > > Hi, > > > > I can't find any documentation on the syntax to use for the password fi= le. > > > > I've tried creating it with htpasswd... I've tried just putting the > > password in a file... any pointers anywhere on this? > > > > Ian >=20 > Hello Ian, >=20 > just launch vncpasswd from a terminal from the user you wish to connect = and > type it two times as asked. > When you'll launch vnc2swf, this password will be asked (if i well rememb= er). > Pass will be encrypted into your /home/user/.vnc/passwd file. >=20 > Bye > Habana >=20 > -- > mon site perso : > Abc de la s=E9curit=E9 informatique > http://abcdelasecurite.free.fr >=20 > ------------------------------------------------------- > This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 > Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows > Embedded(r) & Windows Mobile(tm) platforms, applications & content. Regi= ster > by 3/29 & save $300 http://ads.osdn.com/?ad_idh83&alloc_id=15149&opclick > _______________________________________________ > Vnc2swf-users mailing list > Vnc...@li... > https://lists.sourceforge.net/lists/listinfo/vnc2swf-users > |
From: habana <abc...@fr...> - 2005-03-23 16:15:31
|
Le mercredi 23 Mars 2005 15:44, Ian Firla a =E9crit=A0: > Hi, > > I can't find any documentation on the syntax to use for the password file. > > I've tried creating it with htpasswd... I've tried just putting the > password in a file... any pointers anywhere on this? > > Ian Hello Ian,=20 just launch vncpasswd from a terminal from the user you wish to connect an= d=20 type it two times as asked. When you'll launch vnc2swf, this password will be asked (if i well remember= ). Pass will be encrypted into your /home/user/.vnc/passwd file. Bye Habana =2D-=20 mon site perso :=20 Abc de la s=E9curit=E9 informatique http://abcdelasecurite.free.fr |
From: Ian F. <ian...@gm...> - 2005-03-23 15:44:30
|
Hi, I can't find any documentation on the syntax to use for the password file. I've tried creating it with htpasswd... I've tried just putting the password in a file... any pointers anywhere on this? Ian |
From: Tim M. <tim...@gm...> - 2005-03-14 19:41:53
|
Hi, where is the error in my installation process? I get this message gcc -DHAVE_LIBZ=3D1 -DHAVE_LIBMING=3D1 -I. -DVNC_SOCKLEN_T=3Dsocklen_t =20 =2DI/usr/X11R6/include -O2 -Wall -g -c writeswf.c writeswf.c: In Funktion =BBWriteRawImage=AB: writeswf.c:356: error: `SWFDBLBitmap' undeclared (first use in this functio= n) writeswf.c:356: error: (Each undeclared identifier is reported only once writeswf.c:356: error: for each function it appears in.) writeswf.c:356: error: Fehler beim Parsen before "dbl" writeswf.c:369: error: `dbl' undeclared (first use in this function) make: *** [writeswf.o] Fehler 1 Sorry for the German output. thanks for any hints in advance. Tim |
From: Brendan <bre...@gm...> - 2005-03-08 14:47:59
|
Hello T. Meyarivan, I see you posted a few days ago about a patch for ming 0.3 but I wasn't able to find it anywhere. I'd like to compile ming 0.3 under Mac OS X 10.3.7 ( ming 0.2a is giving me some compile errors). If you could email a copy of the patch that would be great. Thanks. |
From: T.Meyarivan <ma...@sa...> - 2005-03-06 05:36:58
|
hi while the website and the doc says that ming 0.3+ is not supported - i found blocks of version dependent code - commented out.. i added necessary code and could produce usable movies with vnc2swf.. i am wondering about the nature of the problem with vnc2swf.. -- just to add - vnc2swf fills in the gap for a large fraction of users writing documentation and similar - :-) -- the patch is attached |
From: Yusuke S. <yu...@cs...> - 2005-02-25 17:42:04
|
This is a general discussion list for vnc2swf users/developers. All messages are published. |