
Recherche avancée
Médias (1)
-
Bug de détection d’ogg
22 mars 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Video
Autres articles (86)
-
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 ;
-
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 -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...)
Sur d’autres sites (11652)
-
How to specify unordered image list ?
29 mai 2016, par JonaI’m trying to figure out how to specify a specific list of images to be converted into a video. I do know that we can do something like :
ffmpeg -i image_04%d.png
That would pick all the images from the folder that match the sequence. However in my case the image files are no necessarily in the order as its name implies. The reason is that the order is kept on a database and the file names are essentially the database row id.
How could I specify the correct input sequence ? I’m essentially calling ffmpeg from code and not from the command line. So any changes ideas to the code are also welcomed.
Thanks !
-
ffmpeg : assert against creation of cycles in the pools linked list.
22 avril 2012, par Michael Niedermayerffmpeg : assert against creation of cycles in the pools linked list.
-
graphparser : set next to NULL on an entry extracted from inputs list
15 avril 2012, par Anton Khirnovgraphparser : set next to NULL on an entry extracted from inputs list