
Recherche avancée
Autres articles (104)
-
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Soumettre bugs et patchs
10 avril 2011Un logiciel n’est malheureusement jamais parfait...
Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
Si vous pensez avoir résolu vous même le bug (...) -
Formulaire personnalisable
21 juin 2013, parCette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire. (...)
Sur d’autres sites (8907)
-
Revision 4d6d061316 : Set max_intra_bsize to 32x32 At —good and speed 3 or above for resolution less
14 août 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
Set max_intra_bsize to 32x32At —good and speed 3 or above for resolution less than 720p. This
disables the tests for 64x64 intra prediction modes. Encoding time
reduction is about 1%.Change-Id : Ib396e3d1417fece416e3f0fee929b128acbb130f
-
Revision 5c55202c6b : intra blocks disallowed inadvertently At speed 6 the smallest partitioning was
13 août 2014, par Jim BankoskiChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
intra blocks disallowed inadvertentlyAt speed 6 the smallest partitioning was 16x16 and biggest
intra block was 8x8, essentially disallowing all intra blocks
which produces ugly artifacts when revealing new video.Change-Id : I364042d4c64e09be0666ade64aac94d0a1b586cf
-
Revision 2a5c46d8f5 : Fix active_map speed 6. Fix the interaction between active map and reuse_inter_
8 août 2014, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Fix active_map speed 6.Fix the interaction between active map and reuse_inter_pred_sby. The
reuse_inter_pred_sby feature expects inter predictors to already be
built, but blocks with active map on skip this step.Change-Id : Ibb2bf0d228f678935d82a0ede9cb0919ab7c8878