
Recherche avancée
Autres articles (77)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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" (...) -
Submit enhancements and plugins
13 avril 2011If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.
Sur d’autres sites (3577)
-
Anomalie #3184 (Nouveau) : md5_boutons_plugins()
11 mars 2014, par Franck DalotBonsoir
PHP 5.5.7, essai fait chez OVH
prefix des tables "spipdev21"
Installation faite en MySQLInstallation par FTP de spip 2.1.26 [21251] puis passage en spip 3.0.16 [21253]
Au lieu d’arriver sur la page qui m’indique comme quoi ma base de données va êtes mise à jour, je tombe sur une page blanche avec :
Fatal error : Call to undefined function md5_boutons_plugins() in /.../ecrire/inc/filtres_ecrire.php on line 47
Si je réactualise la page, cela fonctionne normalement.J’ai fait l’essai d’un passage de spip 2.1.26 [21251] vers spip 3.1 [21256] même problème.
J’ignore si c’est http://core.spip.org/issues/2307 qui fait sont retour mais cela ressemble au cas que j’évoque (sauf que je ne vide pas le cache pour que cela soit bon)
-
android ffmpeg command line
8 avril 2014, par user3509984i am new android develop.i need to change video color like vintage ,sepia etc .i google many hours at last i found FFMPEG to achieve tat.i had command line for ffmpeg to convert video color
ffmpeg -y -i /sdcard/videokit/in.mp4 -strict experimental -vf transpose=1 -s 160x120 -r 30 -aspect 4:3 -ab 48000 -ac 2 -ar 22050 -b 2097k /sdcard/videokit/out.mp4
i need to know how to compile tat in android. pls provide some tutorial to achieve tat.
i found one link tat command will work..but it give oly trai version...
tat link is
http://androidwarzone.blogspot.in/2011/12/ffmpeg4android.htmlpls provide some tutorial to compile tat command in ffmpeg
(sorry for my english)
thanks in advance -
android ffmpeg command lines
10 avril 2014, par user3509984pls provide some tutorial to compile tat command in ffmpeg (sorry for my english) thanks in advance
i am new android develop.i need to change video color like vintage ,sepia etc .i google many hours at last i found FFMPEG to achieve tat.i had command line for ffmpeg to convert video color ffmpeg -y -i /sdcard/videokit/in.mp4 -strict experimental -vf transpose=1 -s 160x120 -r 30 -aspect 4:3 -ab 48000 -ac 2 -ar 22050 -b 2097k /sdcard/videokit/out.mp4
i need to know how to compile tat in android. pls provide some tutorial to achieve tat.
i found one link tat command will work..but it give oly trai version... tat link is http://androidwarzone.blogspot.in/2011/12/ffmpeg4android.html