
Recherche avancée
Autres articles (76)
-
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)
Sur d’autres sites (6871)
-
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 ?
-
h264 : factor out common code from init() and init_thread_copy()
23 mars 2015, par Anton Khirnov