
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 (63)
-
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" (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (6575)
-
Documentations and tutorials for libx264 ?
28 mars 2018, par David TreeI’ve compiled X264 source code and got libx264.so and x264.h. Surprisingly, I could not find any lib documentation (VideoLan/wiki) except for the header file (x264.h) when I was trying to write a simple program using lib APIs. There are some sample codes on Internet but I do want to know what the lib exactly can do.
I’m a rookie. Does anyone know if there are good documentations or tutorials for x264 ?
-
Anomalie #3386 : Spip derrière Varnish : port non-standard dans l’URL ?
15 février 2015, par Mathieu MDFil Up a écrit :
On pourrait forcer, dans la conf Varnish, un entête `X-Forwarded-Port`
trop compliqué à mon avis ;
Hum... Comparativement à toute la conf Varnish à faire pour SPIP, pas si compliqué que ça, quand même. ;-)
En tout cas ça serait plutôt un entête X-Forwarded-Host : www.example.com:80 qu’il faudrait utiliser, puisque `X-Forwarded-Port` ne semble pas très standard ni commun : ni Squid ni Apache ne le mentionnent.
https://en.wikipedia.org/wiki/List_of_HTTP_header_fields#Common_non-standard_request_fieldsil me semblerait plus simple d’avoir un define pour indiquer à SPIP qu’il peut sauter cette partie du code ;
Ça me semble plus propre de n’avoir rien à configurer à la main dans SPIP. Ainsi, on ajoute et supprime les proxies/load balancers à la volée sans impact sur le logiciel.
D’ailleurs, le sysadmin des serveurs n’a pas nécessairement un compte d’administrateur SPIP.
ou bien, pour la liste des ports à ignorer :
define('_PORTS_STANDARDS', '80,443')
Certes, mais ça sort du cadre de ce ticket, non ?
-
AMV video encoder ?
15 novembre 2011, par Shimmy