
Recherche avancée
Médias (3)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
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" (...) -
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (10522)
-
Revision 2be9ea610f : Use INTER_ALL for VAR based partitions for screencast material. This offers 25%
19 juillet 2014, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
Use INTER_ALL for VAR based partitions for screencast material.This offers 25% more compression on my HD screencast testset.
Change-Id : I85eaef95fd8f2e03e326443e9514482b2ee35cef
-
Core : Fixed element className-based add/remove methods for IE9+
26 août 2015, par heyitsmarkCore : Fixed element className-based add/remove methods for IE9+
Closes #541.
-
ffmpeg - conditional blur of area based on colour
23 mai 2021, par SilentfuryIs it somehow possible in FFmpeg to blur areas of a video based on their colour value ?


For example, all pixels of a video considered "green" should get a box blur


Alternatively, I could also think of blurring the entire video but the blurring strength of each pixel/area should depend on the amount of "green"


Is there some clever filter magic for that ?