
Recherche avancée
Autres articles (101)
-
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 (...) -
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Emballe Médias : Mettre en ligne simplement des documents
29 octobre 2010, parLe plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)
Sur d’autres sites (12486)
-
libFLAC : CPUID detecion improvements.
28 juin 2014, par Erik de Castro LopolibFLAC : CPUID detecion improvements.
According to docs, it’s incorrect to just call CPUID with EAX=1.
One must to ensure that this value is supported.CPUs that don’t support CPUID level 1 are very old, but...
if FLAC tests CPUID presence it should also test CPUID level support.Also the function FLAC__cpu_have_cpuid_asm_ia32 was simplified
according to the docs at Intel website and in Wikipedia.Patch-from : lvqcl <lvqcl.mail@gmail.com>
-
How do I blur a segment in a video using ffmpeg ?
11 septembre 2013, par PeppyHeppyI am looking through the docs for ffmpeg and am having a hard time finding my way around.
Is there a way to add blurring to a video for a specific range in the video.
Example : a 1 minute video. I want to blur seconds 30-35.
Is this possible and if so what does the command look like ?
-
How do I blur a segment in a video using ffmpeg ?
7 décembre 2023, par PeppyHeppyI am looking through the docs for ffmpeg and am having a hard time finding my way around.



Is there a way to add blurring to a video for a specific range in the video.



Example : a 1 minute video. I want to blur seconds 30-35.



Is this possible and if so what does the command look like ?