
Recherche avancée
Médias (1)
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
Autres articles (75)
-
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 (...) -
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 (...)
Sur d’autres sites (6536)
-
avfilter/af_astats : also measure maximal difference between two consecutive samples
15 juillet 2015, par Paul B Mahol -
How to measure delay in video streaming (RTMP) from NGinX server to video player in web browser ?
2 mars 2020, par PadfootI am streaming a MP4 file from AWS NGinX server (using FFMPEG) to a video player (currently using flowplayer in web page).
I am trying to identify how long the player will take to get the first packet of frames from the server. Is there any utility or method to measure.I have already checked few previous questions in stackoverflow, and found out about webrtc
chrome://webrtc-internals/
. -
Measure volume using ffmpeg ?
20 septembre 2018, par Bill GreerIs it possible to measure decibels using ffmpeg or some other command line utility ? It does not exactly need to be decibels I just need peaks and values, etc. Some arbitrary measurement where I can tell when the decibel level has increased x% or something close.