
Recherche avancée
Médias (2)
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
Publier une image simplement
13 avril 2011, par ,
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (82)
-
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Le profil des utilisateurs
12 avril 2011, parChaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)
Sur d’autres sites (12132)
-
Creating narrated slideshow from multiple images and sound files
6 avril 2020, par TobiI have a set of slides in jpg format (s-00.jpg, s-01.jpg, ...) and a set of audio files in mp3 format (a-00.mp3, a-01.mp3, ...).



I would like to create an mp4 with a narrated slideshow from this :



- 

- s-00.jpg shows while a-00.mp3 play
- s-01.jpg shows while a-01.mp3 plays
- ...









I'm sure this is relatively trivial with ffmpeg, but I struggle with the syntax. All I managed to find out so far is that I can make a video from the images with



ffmpeg -i s-%02d.jpg slideshow.mp4




I found lots of examples how to add one mp3 file to the whole slide show, but could not find anything that adds a different mp3 to each slide.


-
Is there a command line tool or ffmpeg /sox command to generate speech labels ? similar to audacity sound finder
7 septembre 2017, par TROUZINE AbderrezaqIs there a command line tool or ffmpeg / sox command to generate speech labels ? similar to audacity sound finder.
Only timeStart and timeEnd are needed in the output.
Preferably, to generate from a given timeStart to a given timeEnd. -
lavf : add a common function for selecting a pcm codec from parameters
27 novembre 2012, par Justin Ruggleslavf : add a common function for selecting a pcm codec from parameters