
Recherche avancée
Autres articles (100)
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
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 (...) -
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
Sur d’autres sites (13308)
-
Extract final frame from a video using ffmpeg
14 mai 2020, par SaavestroI know how to extract the first frame by using



ffmpeg -ss 00:00:00 -i input.mp4 -vframes 1 -q:v 31 output.png



Here, the option
-ss
requires to know the exact time of the frame to extract.


I would like to have the final frame of any .mp4 without knowing the exact final time of the video.



Is there a way to achieve this ?


-
Process video with frame averaging to produce long exposure final frame
4 mars 2020, par user3925023 -
Version 1.3.1 final.
27 novembre 2014, par Erik de Castro LopoVersion 1.3.1 final.
- [DH] README
- [DH] build/config.mk
- [DH] configure.ac
- [DH] doc/Doxyfile.in
- [DH] doc/html/documentation_bugs.html
- [DH] doc/html/index.html
- [DH] src/libFLAC/libFLAC_dynamic.vcproj
- [DH] src/libFLAC/libFLAC_dynamic.vcxproj
- [DH] src/libFLAC/libFLAC_static.vcproj
- [DH] src/libFLAC/libFLAC_static.vcxproj
- [DH] test/metaflac-test-files/case07-expect.meta