
Recherche avancée
Médias (91)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Core Media Video
4 avril 2013, par
Mis à jour : Juin 2013
Langue : français
Type : Video
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
-
Exemple de boutons d’action pour une collection collaborative
27 février 2013, par
Mis à jour : Mars 2013
Langue : français
Type : Image
-
Exemple de boutons d’action pour une collection personnelle
27 février 2013, par
Mis à jour : Février 2013
Langue : English
Type : Image
Autres articles (43)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)
Sur d’autres sites (4904)
-
Getting decibel levels from ffmpeg at each point [duplicate]
20 mai 2021, par Kaushik SAI was working on a feature that requires me to identify people talking in a video/audio clip. Basically these intervals will be marked for review later by an auditor.
I plan to use ffmpeg's silencedetect to identify intervals with silence and assume the rest as talking.
Is there a better way to do this since I would have to set a threshold decibel which would prevent me to get whispers,etc. Is there a way to get an audio graph of the audio/video clip where we know the decibel at each point ?


-
Anomalie #4751 : Refonte du jeu d’icônes : retours et commentaires
29 avril 2021Je retire "- ou "plan du site" (celui du bandeau du moins)" car je devais pas être a jour, ou c’est charles qui l’a refaite déjà avec le bandeau.
-
Is there a faststart equivalent for MP3 files ?
18 mars 2021, par KeransI plan to serve MP3 files on the web using an
audio
element. I heard that when serving video files, it's best to encode with thefaststart
flag. Is there an equivalent for MP3 files ? Sorry if it's a stupid question, I'm a beginner and want to make sure I use the optimal settings because my files are often large (5 MB). Thank you !