
Recherche avancée
Autres articles (106)
-
Modifier la date de publication
21 juin 2013, parComment changer la date de publication d’un média ?
Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
Dans la rubrique "Champs à ajouter, cocher "Date de publication "
Cliquer en bas de la page sur Enregistrer -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Configuration spécifique d’Apache
4 février 2011, parModules spécifiques
Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
Création d’un (...)
Sur d’autres sites (18318)
-
How to i find common fragments on two audios
11 septembre 2018, par Endy Bermúdez RI need to know how can i identify and extract a fragment of common audio in two differents auidio files ?
I’m developing a music application and I couldn’t find a way to do it. I have been researching about some libraries as Pyaudio and Librosa, but I think that there aren’t a direct form to make it.
Please, help me. Thanks
-
Revision 5f214d6bca : Use common coefficient definition in neon idct implementations Replace the dupl
27 juillet 2015, par Jingning HanChanged Paths :
Modify /vp9/common/arm/neon/vp9_idct16x16_add_neon.c
Modify /vp9/common/arm/neon/vp9_idct32x32_add_neon.c
Modify /vp9/common/arm/neon/vp9_idct8x8_add_neon.c
Use common coefficient definition in neon idct implementationsReplace the duplicate coefficient definition in neon implementations
of inverse transform with those from vpx_dsp/txfm_common.hChange-Id : I4cd9bd9569ab1793dfdbb6f16d80bcb581599f0d
-
doc/fftools-common-opts : document ffmpeg -h bsf=bitstream_filter_name
8 juin 2019, par Jun Zhao