
Recherche avancée
Médias (2)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
-
Carte de Schillerkiez
13 mai 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
Autres articles (111)
-
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 (5390)
-
Revision dcb17eaefc : Merge "Disable early exit based on distortion in lossless"
6 décembre 2013, par Jim BankoskiChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Merge "Disable early exit based on distortion in lossless" -
Add a compat stdatomic.h implementation based on suncc atomics
29 novembre 2016, par Anton KhirnovAdd a compat stdatomic.h implementation based on suncc atomics
Adapted from the code by Rémi Denis-Courmont from VLC
This merges libav commit bb81ed476569b912a37ed553e756e123b6b13b14.
Signed-off-by : Wan-Teh Chang <wtc@google.com>
Reviewed-by : wm4 <nfxjfg@googlemail.com>
Signed-off-by : James Almer <jamrial@gmail.com> -
Blur a video based on timestamps using FFMPEG
22 avril 2020, par Aeren singhI have a JSON file which contains location of human faces as well as their timestamp throughout the video.
I want to blur the video at multiple locations. My scenario is like there may be 3 faces at given time all 3 should be blurred, at times there may be no faces and hence no blurring will be needed.