
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (102)
-
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 (...) -
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" (...)
Sur d’autres sites (10185)
-
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.