
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 (96)
-
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
De l’upload à la vidéo finale [version standalone]
31 janvier 2010, parLe chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
Upload et récupération d’informations de la vidéo source
Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...) -
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.
Sur d’autres sites (9776)
-
Anomalie #3708 : .select dans menu lateral
17 mars 2016, par b bOuep, la mise à jour des specs à eu lui presque immédiatement après l’introduction de la fameuse structure à base de div ;)
Merci pour ta compréhension.
-
How to normalize the volume of an audio file in python : any packages currently available ?
27 février 2017, par Luke DavisI have a bunch of AAC (
.m4a
) audio files that need to be normalized, and was hoping to find a way to do it with a simple python script using some package. I found this thread on superuser where someone has written anffmpeg
command-line utility in python, and it works well, but was wondering if there is some currently available package with apip install
that would be up to the task. -
How to normalize the volume of an audio file in python : any packages currently available ?
17 décembre 2019, par Luke DavisI have a bunch of AAC (
.m4a
) audio files that need to be normalized, and was hoping to find a way to do it with a simple python script using some package. I found this thread on superuser where someone has written anffmpeg
command-line utility in python, and it works well, but was wondering if there is some currently available package with apip install
that would be up to the task.