
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (52)
-
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 (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (15231)
-
ff-mpeg on GoDaddy
14 janvier 2012, par Mykhas' KobernykI want ff-mpeg module for creating screenshot from users video-files.Do GoDaddy give this php module to their users ? How can I get it there ? Maybe, I can use something another with better support (I'm talking about module, not about hosting yet) ?
-
Evolution #2426 (Fermé) : Utilisation des fonctionnalitées de cache du serveur web
23 novembre 2011, par Guillaume nomPourquoi ne pas ajouter dans le fichier htaccess.txt livré avec SPIP l’utilisation de module type mod_expire/mod_deflate de manière conditionnelle ? Petit exemple : ExpiresActive On ExpiresDefault "access plus 30 seconds" ExpiresByType text/html "access plus 60 seconds" ExpiresByType (...)
-
HTTP Stream (video) recording to a set of files
14 septembre 2011, par mhambraI just thinked that a usage of VLC's livehttp module on a certain project is way too resource hungry, just for recording video stream by 30-minute files. Thereby, what OSS software can be used to record an UDP video stream part-by-part ? Excluding mencoder, since the recorded video should be gap-less.
Also, if writing own FFmpeg code, what is the best way to tell libavformat/libavcodec to switch file output after certain # of keyframes, using already cached last/next frames ?