
Recherche avancée
Autres articles (47)
-
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (6666)
-
Creating an animation out of Matplotlib .pngs
23 août 2023, par PhicalcHello I just finished to write a code that compute the orbitals of the hydrogen atom. I wrote a for loop to create 300 pictures using the command



plt.savefig("image{i}.png".format(i=i))




Now I wanted to ask what is the easiest way to create a high quality .mp4 or .gif file out of the pictures using python. I saw several tutorials that didn't helped me because the gif was messed up or the quality was too low.



Thank you for your support


-
Adjust framerate MPG4 in ffMpeg
15 décembre 2015, par GillesI’m trying to create a MPG4 movie from a bunch of png’s. I want the movie to show one of the PNG-pictures every 1/5th second. So I tried the following command :
ffmpeg -i ffmpeg_temp/%05d.png -r 5 video.mp4
Now I get a movie of only 40 seconds, in which lot’s of frames completely disappear.
I have around a 1000 pictures and want that to be a movie of around 3 minutes (5 fps).
-
Anomalie #3447 : reporter https://core.spip.net/projects/spip/repository/revisions/20729 et https:...
12 mai 2015, par Maïeul Rouquettevisiblement le report avait été fait puis annulé
https://core.spip.net/projects/spip/repository/revisions/20747
https://core.spip.net/projects/spip/repository/revisions/20745donc changer le titre du ticket pour adapter au probleme. Je le résume : de temps en temps SPIP compile de squelettes avec une global profondeur_url incorrecte. Du coup on obtient des mauvaises urls.