Recherche avancée

Médias (0)

Mot : - Tags -/serveur

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

Autres articles (3)

  • Encodage et transformation en formats lisibles sur Internet

    10 avril 2011

    MediaSPIP transforme et ré-encode les documents mis en ligne afin de les rendre lisibles sur Internet et automatiquement utilisables sans intervention du créateur de contenu.
    Les vidéos sont automatiquement encodées dans les formats supportés par HTML5 : MP4, Ogv et WebM. La version "MP4" est également utilisée pour le lecteur flash de secours nécessaire aux anciens navigateurs.
    Les documents audios sont également ré-encodés dans les deux formats utilisables par HTML5 :MP3 et Ogg. La version "MP3" (...)

  • Qualité du média après traitement

    21 juin 2013, par

    Le bon réglage du logiciel qui traite les média est important pour un équilibre entre les partis ( bande passante de l’hébergeur, qualité du média pour le rédacteur et le visiteur, accessibilité pour le visiteur ). Comment régler la qualité de son média ?
    Plus la qualité du média est importante, plus la bande passante sera utilisée. Le visiteur avec une connexion internet à petit débit devra attendre plus longtemps. Inversement plus, la qualité du média est pauvre et donc le média devient dégradé voire (...)

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (3589)

  • avformat/wtvdec : drop SHIFT_SECTOR_BITS() macro

    19 octobre 2013, par Michael Niedermayer
    avformat/wtvdec : drop SHIFT_SECTOR_BITS() macro
    

    it just wraps around a bitwise shift, and makes the code harder to read

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/wtvdec.c
  • Revision bdc4371174 : Take out assertion from inverse transforms Separate the rounding and right shif

    16 novembre 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_idct.h


     Modify /vp9/encoder/vp9_dct.c



    Take out assertion from inverse transforms

    Separate the rounding and right shift operations of forward transform
    from those of inverse transform. Take out the assertion check from
    inverse transforms. If the transform coefficients were constructed to
    cause intermediate steps of inverse transform overflow, the codec will
    just let it overflow without breaking the decoding flow.

    Change-Id : I73cfc3706c4e840fc543a77cbc4cdb0b05d07730

  • Revision 272c82c13a : Take out assertion from inverse transforms Separate the rounding and right shif

    16 novembre 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/common/vp9_idct.h


     Modify /vp9/encoder/vp9_dct.c



    Take out assertion from inverse transforms

    Separate the rounding and right shift operations of forward transform
    from those of inverse transform. Take out the assertion check from
    inverse transforms. If the transform coefficients were constructed to
    cause intermediate steps of inverse transform overflow, the codec will
    just let it overflow without breaking the decoding flow.

    Change-Id : Ia7ce15dfd1a73b4abbaa78cbc74ec718523c5b1b