
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (84)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
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 (10738)
-
Revision 3c42657207 : Checking scale factors on access. It is possible to have invalid scale factors
23 août 2013, par Dmitry KovalevChanged Paths :
Modify /vp9/common/vp9_reconinter.c
Modify /vp9/common/vp9_scale.c
Modify /vp9/common/vp9_scale.h
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_temporal_filter.c
Checking scale factors on access.It is possible to have invalid scale factors and not access them
during decoding. Error is reported if we really try to use invalid scale
factors.Change-Id : Ie532d3ea7325ee0c7a6ada08269f804350c80fdf
-
Generic mobile/tablet/phone (windows phone, etc.) detection, video -> GIF trickery and so on
2 septembre 2014, par scottschillerGeneric mobile/tablet/phone (windows phone, etc.) detection, video -> GIF trickery and so on
-
Windows Phone 7.1 Video (3GP,MP4) to Audio (MP3) Converter — ffmpeg on windows phone ?
7 novembre 2011, par HypiIs there a way to convert Video (3GP,MP4,etc) files stored in isolated storage of a windows phone 7.1 app to a Audio (MP3) file ?
I initially thought ffmpeg can do something like this but I can't find a Windows Phone compatible Wrapper. Is there a library I can use or a similar one ?