
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (54)
-
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 -
L’utiliser, en parler, le critiquer
10 avril 2011La première attitude à adopter est d’en parler, soit directement avec les personnes impliquées dans son développement, soit autour de vous pour convaincre de nouvelles personnes à l’utiliser.
Plus la communauté sera nombreuse et plus les évolutions seront rapides ...
Une liste de discussion est disponible pour tout échange entre utilisateurs. -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (9469)
-
Silence (zero out) parts off an audio file
4 juillet 2016, par Yoni LevyI want to silence parts of an audio file (position varies) using some command line tool (ffmpeg, sox, ...) but can’t find out how.
I found
sox ... pad
to be the closest to what I want but it’s still not it, I need to override the audio not add to it (pad). -
what is select=not(mod(n\,500)) doing in ffmpeg ?
1er octobre 2019, par NaneI am trying to get a picture collage(getting images from various timeframes and combining into one image) with FFmpeg I copied this code from the internet
ffmpeg -ss 00:00:10 -i uploads/high.webm -frames 1 -vf "select=not(mod(n\,500)),scale=480:360,tile=10x5" out.webp
it is working but I couldn’t figout how it is working more specifically what is this
select=not(mod(n\,500))
-
Revision 34451 : Une nouvelle saisie "destinataires" qui permet de choisir un (en select) ...
14 janvier 2010, par rastapopoulos@… — LogUne nouvelle saisie "destinataires" qui permet de choisir un (en select) ou plusieurs (en case à cocher) destinataires parmis des auteurs de SPIP pré-sélectionnés dans les options. Il est aussi possible pour le développeur de forcer le ou les destinataires, c’est-à-dire que l’utilisateur du (...)