
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (53)
-
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...)
Sur d’autres sites (4641)
-
Revision 302e24cb3e : Move vp9_coef_con_tree to common/ This tree should be defined in common/, as it
31 mars 2015, par hui suChanged Paths :
Modify /vp9/common/vp9_entropy.c
Modify /vp9/common/vp9_entropy.h
Modify /vp9/decoder/vp9_detokenize.c
Modify /vp9/encoder/vp9_tokenize.c
Move vp9_coef_con_tree to common/This tree should be defined in common/, as it is needed for
both encoder and decoder.Change-Id : I4f5cbc80025cf2ced14182c98f7c82dc7d0f87db
-
avutil/common : Fix integer overflow in av_clip_int8/16_c
25 février 2015, par Michael Niedermayer -
how to run HTML5/JS code without client side ? [duplicate]
27 février 2015, par AbhinavThis question already has an answer here :
-
Rendering HTML5 animation server-side ?
4 answers
I need to create some animations using HTML5 canvas. And then need to convert it to video by capturing each frame.
My problem is to run the HTML5/JS code on server side without any client(browser). Is it possible ? Can I just run it without actually rendering on a browser and still produce all animations ?
TIA
-
Rendering HTML5 animation server-side ?