
Recherche avancée
Autres articles (79)
-
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 (6444)
-
How to parse ffmpeg progress real time in ruby
7 octobre 2015, par jryancantySo I was struggling with this problem a long time last night and finally figured it out so I wanted to post here in case someone ran across the same issue.
The goal is to parse the output of FFmpeg so that it would run in a Sidekiq worker and save progress and duration to an ActiveRecord model so I could get a progress bar in the UI by polling the database.
How do I parse ffmpeg
duration
andtime
real-time without waiting for the process to finish ? -
Revision e5eda53e3d : vpx_mem : remove memory manager code vestigial. the code is stale and couldn't b
16 avril 2015, par James ZernChanged Paths :
Modify /configure
Modify /vpx_mem/include/vpx_mem_intrnl.h
Delete /vpx_mem/memory_manager/hmm_alloc.c
Delete /vpx_mem/memory_manager/hmm_base.c
Delete /vpx_mem/memory_manager/hmm_dflt_abort.c
Delete /vpx_mem/memory_manager/hmm_grow.c
Delete /vpx_mem/memory_manager/hmm_largest.c
Delete /vpx_mem/memory_manager/hmm_resize.c
Delete /vpx_mem/memory_manager/hmm_shrink.c
Delete /vpx_mem/memory_manager/hmm_true.c
Delete /vpx_mem/memory_manager/include/cavl_if.h
Delete /vpx_mem/memory_manager/include/cavl_impl.h
Delete /vpx_mem/memory_manager/include/heapmm.h
Delete /vpx_mem/memory_manager/include/hmm_cnfg.h
Delete /vpx_mem/memory_manager/include/hmm_intrnl.h
Modify /vpx_mem/vpx_mem.c
Modify /vpx_mem/vpx_mem.h
Modify /vpx_mem/vpx_mem.mk
vpx_mem : remove memory manager codevestigial. the code is stale and couldn’t be configured directly ; there
are better ways to achieve this nowChange-Id : I5a9c62e099215588cd0d7e5ae002dfc77c21a895
-
avformat/rtpdec_h261 : code aligned to the HEVC code
1er novembre 2014, par Thomas Volkert