
Recherche avancée
Autres articles (46)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
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 -
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 ;
Sur d’autres sites (9023)
-
Is there a way to combine identical frames when outputting animated gif ?
4 juillet 2023, par XylemFlowSome of the animations I export to animated gif with FFmpeg have long pauses where the frames are identical. Is there a way for FFmpeg to detect this and encode them as a single frame with a longer pause period ? In other words, combine identical frames. I currently use


-vf palettegen=stats_mode=full
-f gif -lavfi paletteuse=diff_mode=rectangle:dither=none -loop -1



The file sizes are quite large as a result. Optimizing them with ezgif makes them a lot smaller by combining the frames.


-
How to convert images to a video by the time they have been taken/saved and not by name ?
26 avril 2019, par Xester MeniaI have a Livestream that takes pictures every one or two seconds. Then I have a folder in which the pictures are being saved.
Usually I would just simply takeffmpeg -start_number -i IMG_%d.JPG video.webm
(I need the end format in .webm). I want to use the saved pictures to form a time-lapse to put up next to the stream. So people can see the last 24h/ 7d and 90d. So I wondered if I could code that all the pics of that time period are used and only them.
I later want it to happen automatic, so i dont have to write the code new every day.Thanks for your help
-
Revision fe74c4286a : Rename quantize_sse2_intrinsics.c The only reason for the _intrinsics part of t
24 avril 2013, par JohannChanged Paths :
Add /vp8/encoder/x86/quantize_sse2.c
(from /vp8/encoder/x86/quantize_sse2_intrinsics.c
:f71e5246f214353fea1d14a1d10fcc38859db58d)
Delete /vp8/encoder/x86/quantize_sse2_intrinsics.c
Modify /vp8/vp8cx.mk
Rename quantize_sse2_intrinsics.cThe only reason for the _intrinsics part of the file name was for the
interim period where only one of the functions was redone and the base
file name was the same.Change-Id : I7851154f1633d48821bee885b1cadb2148e65a23