
Recherche avancée
Médias (1)
-
Somos millones 1
21 juillet 2014, par
Mis à jour : Juin 2015
Langue : français
Type : Video
Autres articles (97)
-
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 (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...) -
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, 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 (...)
Sur d’autres sites (10826)
-
How to find out which audio sample belongs to which frame in a video - with ffmpeg or other tools ?
30 mars 2021, par tlau5I am wondering how I would find out which frame in a video belongs to which audio sample.


Lets say : I know audio sample 39822 has the characteristic I am looking for. Using the information contained in the container, I want to find out to which frame the audio sample was recorded. (Key frames/ Samples ?)


I was thinking ffmpeg could help me with this problem.


I tried to find the answer within the ffmpeg documentation but did not succeed.


Maybe you guys can give me a hint which tool (maybe even other than ffmpeg) to use or where to look specific.


Thanks in advance
Tim


-
how to find ffmpeg-php dll for xampp 1.8.1 and php 5.4.7
4 janvier 2013, par Sidehave problems with installation of ffmpeg-php extension on xampp 1.8.1 and php 5.4.7 on windows. Does anyone have the compiled dll of ffmpeg-php for this versions, i know how to install the extension but i can't find the correct dlls for my php version. Any help will be appreciated.
-
Cmd - find some files and execute a command on that file
31 mars 2019, par MrAlexIn my case, i need to find all .flv files in my drive, transcode them with ffmpeg and then delete them but i don’t know how to run the command on each of them