
Recherche avancée
Médias (2)
-
Valkaama DVD Label
4 octobre 2011, par
Mis à jour : Février 2013
Langue : English
Type : Image
-
Podcasting Legal guide
16 mai 2011, par
Mis à jour : Mai 2011
Langue : English
Type : Texte
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 (17883)
-
Revision 5c055cc4cf : Clean up unused function warnings in vp8 common Mark functions in findnearmv.h,
26 août 2015, par JohannChanged Paths :
Modify /vp8/common/findnearmv.h
Modify /vp8/common/invtrans.h
Modify /vp8/common/postproc.c
Modify /vp8/common/setupintrarecon.h
Clean up unused function warnings in vp8 commonMark functions in findnearmv.h, invtrans.h and setupintrarecon.h
with INLINE.Hide function in postproc.h behind the same #if as it’s callers.
Change-Id : Ic1e014a943d2aca280f137019218b9d4f1443d61
-
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