
Recherche avancée
Autres articles (58)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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" (...) -
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 (6194)
-
avformat/mov : Skip non-key frames if AVDISCARD_NONKEY is set.
28 juin 2016, par Vadim Kalinsky -
How to skip frames while generating a gif or webm from a video with ffmpeg-pyhton
24 avril 2020, par UtkuBulkanI can currently create gif from video content with the following ffmpeg-python command.





vframes=100
ss = 5
ffmpeg.input(video_url, ss=ss).filter('scale', gif_width, -1)
 .output(out_gif_filename, vframes=vframes, loop=0)
 .overwrite_output().run()






It uses the first 100 frames starting from time 00:05 seconds. I intend to skip some of the frames, for instance every use only 5 frames in a second, in order to make gif faster and consume less space, how can I do that ?


-
Révision 20624 : Ferme #3006 : l’echappement des champs saisis dans les formulaires CVT réalisé p...
31 mai 2013, par cedric -On reprend donc la partie echappement de entites_html pour se contenter d’échapper.