
Recherche avancée
Autres articles (57)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
MediaSPIP Core : La Configuration
9 novembre 2010, parMediaSPIP Core fournit par défaut trois pages différentes de configuration (ces pages utilisent le plugin de configuration CFG pour fonctionner) : une page spécifique à la configuration générale du squelettes ; une page spécifique à la configuration de la page d’accueil du site ; une page spécifique à la configuration des secteurs ;
Il fournit également une page supplémentaire qui n’apparait que lorsque certains plugins sont activés permettant de contrôler l’affichage et les fonctionnalités spécifiques (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (9838)
-
Modify GIF89A file header
6 juillet 2013, par jdevelopIs there any library, which can take existing animated GIF file and set/unset loop count and loop flag ? I have couple of GIF files produced by FFMPEG, and it seems not possible to set loop/loop count flags to FFMPEG. So need some sort of post-processing of GIF images.
-
How to set Fontfile From assets folder in ffmpeg (android studio)
26 avril 2016, par Dhanveer thakurI want to set font file in ffmpegn from assets folder in android. Can someone suggest me how can i do that. Following is my drawtext command :-
drawtext=fontsize=60:fontfile=/system/fonts/DroidSans.ttf:fontcolor=green:text=Post:x=150:y=150 -
How to set Fontfile From assets folder in ffmpeg (android studio)
2 juillet 2021, par Dhanveer thakurI want to set font file in ffmpegn from assets folder in android. Can someone suggest me how can i do that. Following is my drawtext command :- 
 drawtext=fontsize=60:fontfile=/system/fonts/DroidSans.ttf:fontcolor=green:text=Post:x=150:y=150