Recherche avancée

Médias (0)

Mot : - Tags -/publication

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (103)

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP 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 (...)

  • Formulaire personnalisable

    21 juin 2013, par

    Cette 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. (...)

  • Qu’est ce qu’un masque de formulaire

    13 juin 2013, par

    Un masque de formulaire consiste en la personnalisation du formulaire de mise en ligne des médias, rubriques, actualités, éditoriaux et liens vers des sites.
    Chaque formulaire de publication d’objet peut donc être personnalisé.
    Pour accéder à la personnalisation des champs de formulaires, il est nécessaire d’aller dans l’administration de votre MediaSPIP puis de sélectionner "Configuration des masques de formulaires".
    Sélectionnez ensuite le formulaire à modifier en cliquant sur sont type d’objet. (...)

Sur d’autres sites (9811)

  • dnn-layer-math-unary-test : add unit test for acos

    18 juin 2020, par Ting Fu
    dnn-layer-math-unary-test : add unit test for acos
    

    Signed-off-by : Ting Fu <ting.fu@intel.com>
    Signed-off-by : Guo Yejun <yejun.guo@intel.com>

    • [DH] tests/dnn/dnn-layer-mathunary-test.c
  • dnn-layer-math-unary-test : add unit test for atan

    18 juin 2020, par Ting Fu
    dnn-layer-math-unary-test : add unit test for atan
    

    Signed-off-by : Ting Fu <ting.fu@intel.com>
    Signed-off-by : Guo Yejun <yejun.guo@intel.com>

    • [DH] tests/dnn/dnn-layer-mathunary-test.c
  • Revision 427cdf0a41 : Reduce the number of full block SAD calls This commit uses a 6-point 1-step ref

    13 mars 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_mcomp.c



    Reduce the number of full block SAD calls

    This commit uses a 6-point 1-step refine motion search in the
    integral projection based full pixel motion estimation, to replace
    the current 9-point search.

    It reduces runtime cost of speed -6 on some noisy clips, e.g.,
    dark720p single thread
    33314 b/f, 40.076 dB, 18231 ms ->
    33307 b/f, 40.067 dB, 17768 ms

    The compression performance for rtc set remains unchanged.

    Change-Id : I194ea5a9ce52e5a10baeee36338633adc22f764c