
Recherche avancée
Médias (1)
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (56)
-
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 (6211)
-
avformat/rawdec : Deduplicate AVClasses based upon ff_rawvideo_options
7 juin 2021, par Andreas Rheinhardtavformat/rawdec : Deduplicate AVClasses based upon ff_rawvideo_options
The child_class_next API relied on different (de)muxers to use
different AVClasses ; yet this API has been replaced by
child_class_iterate.Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-
Extract single frame based on position provided by subtitle/srt file and generate video of extracted stills
22 décembre 2022, par lars.schwarzI'm looking into doing something that probably can't be done with simple ffmpeg cli commands :


- 

-
Extract single frames from video based on a provided srt file


-
Generate a new video (same length as the original) but generated from the still images extracted with 1.








Example :


Video is 1 minute, srt file holds 2 subtitles at 00:00:15 and 00:00:25.


Extract 2 stills/frames and save them as still_00_00_15.jpg and still_00_00_25.jpg


Generate a new video that is 1 minute and only consits of these 2 images on their respective/original timestamps so the generated video of still images can be used with the original srt file.


Is this something that can be achieved using just ffmpeg cli or should I build it using pyffmpeg ? More importantly : is there a name for this type of process and existing tools/libs for doing something like that or is this something so uncommong I need to build it myself anyway ?


-
-
Revision a3a4a34c60 : Merge "vp9_ethread : the tile-based multi-threaded encoder"
5 décembre 2014, par Yunqing WangChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/vp9cx.mk
Merge "vp9_ethread : the tile-based multi-threaded encoder"