il y a juste un petit défaut si on a une très grande résolution
(1920x1200 par ex).
dans ce cas il est intéressant de lancer x11vnc avec l'option "-scale"
et une valeur en fraction (2/3 , 1/2 etc) et pour le rendu via browser
ne pas oublier de faire une page html avec qqchose comme ceci:
===========
<html><body>
<object width="640" height="400">
<param name="movie" value="toto.swf">
<embed src="toto.swf" width="640" height="400">
</embed>
</object>
</body></html>
===========

sinon les dimensions du clip sont à la taille de la fenêtre du
navigateur (ce qui est très laid).

il semble que x11vnx ait aussi une option (buggée selon la man) pour
prendre uniquement une fenêtre au lieu du bureau complet.

Bon amusement
--
Thomas

Le lundi 28 mars 2005 à 14:14 +0200, Pascal Bleser a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Thomas Silvestre wrote:
> | il y a xvidcap pour faire des videos
> | ( http://xvidcap.sourceforge.net )
> |
> | et vnc2swf pour faire un clip flash directement lisible via browser
> | ( http://www.unixuser.org/~euske/vnc2swf/ )
> 
> vnc2swf fonctionne vraiment bien, surtout combiné à x11vnc.
> 
> Si tu utilises SUSE Linux, les 2 sont disponibles comme RPMs sur mon site:
> http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Network/x11vnc/
> http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Multimedia/vnc2swf/
> 
> (vnc2swf sera disponible demain matin)
> 
> - --
> ~  -o) Pascal Bleser     http://linux01.gwdg.de/~pbleser/
> ~  /\\ <[EMAIL PROTECTED]>       <[EMAIL PROTECTED]>
> ~ _\_v The more things change, the more they stay insane.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (GNU/Linux)
> 
> iD8DBQFCR/Ugr3NMWliFcXcRAuO9AJwOnBSTKMebZxE4BoK1QkAPz/GEhACghISN
> EbtfeXdSaVptSoQkQjNfvgg=
> =h2Sm
> -----END PGP SIGNATURE-----
> _______________________________________________________
> Linux Mailing List - http://www.unixtech.be
> Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
> Archives: http://www.mail-archive.com/linux@lists.unixtech.be
> IRC: chat.unixtech.be:6667 - #unixtech
> NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech

_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
Archives: http://www.mail-archive.com/linux@lists.unixtech.be
IRC: chat.unixtech.be:6667 - #unixtech
NNTP: news.gname.org - gmane.org.user-groups.linux.unixtech

Reply via email to