Recherche avancée

Médias (91)

Autres articles (91)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (3231)

  • Revision 8ca39ede47 : Extended quantizer range for high bitdepth These changes allow 10 and 12 bit de

    16 juin 2014, par Peter de Rivaz

    Changed Paths :
     Modify /configure


     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_idct.h


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/common/vp9_quant_common.c


     Modify /vp9/common/vp9_quant_common.h


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/common/vp9_seg_common.c


     Modify /vp9/common/vp9_seg_common.h


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_aq_complexity.c


     Modify /vp9/encoder/vp9_aq_cyclicrefresh.c


     Modify /vp9/encoder/vp9_aq_variance.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_picklpf.c


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_pickmode.h


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_quantize.h


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/encoder/vp9_ratectrl.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_temporal_filter.c


     Modify /vp9/encoder/vp9_tokenize.c


     Modify /vp9/encoder/vp9_tokenize.h


     Modify /vp9/vp9_cx_iface.c


     Modify /vpxdec.c



    Extended quantizer range for high bitdepth

    These changes allow 10 and 12 bit depth streams
    to encode at higher quality by using a finer
    quantizer. Category 6 tokens now transmit 18
    extra bits instead of 14 in order to be able to
    encode the greater range of output coefficients.

    The extended quantizer range is only used when
    configured with the following options :
    — enable-vp9-high
    — enable-high-transforms
    — enable-high-quant

    Change-Id : I58d2981676d67b65cc022e98cf443603d38ba6ff

  • Revision 8af092dbd7 : Fix high bit depth in vp10 codebase Change-Id : Iacbfac29898ac7954eb6375e83873db

    8 août 2015, par Jingning Han

    Changed Paths :
     Modify /vpxenc.c



    Fix high bit depth in vp10 codebase

    Change-Id : Iacbfac29898ac7954eb6375e83873dbb7390fd47

  • Révision 21557 : Accessibilité : quand un formulaire est dans une zone aria-live="true", le scree...

    20 septembre 2014, par cedric -

    On pose tous ces attributs aria en JS, pour ne pas risquer d’avoir l’un sans l’autre.