Recherche avancée

Médias (1)

Mot : - Tags -/musée

Autres articles (52)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Soumettre améliorations et plugins supplémentaires

    10 avril 2011

    Si vous avez développé une nouvelle extension permettant d’ajouter une ou plusieurs fonctionnalités utiles à MediaSPIP, faites le nous savoir et son intégration dans la distribution officielle sera envisagée.
    Vous pouvez utiliser la liste de discussion de développement afin de le faire savoir ou demander de l’aide quant à la réalisation de ce plugin. MediaSPIP étant basé sur SPIP, il est également possible d’utiliser le liste de discussion SPIP-zone de SPIP pour (...)

Sur d’autres sites (7784)

  • Revision a4ce53f14d : Adaptive motion control on ref and search range This commit takes a preliminary

    21 décembre 2013, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_rdopt.c



    Adaptive motion control on ref and search range

    This commit takes a preliminary attempt to refine the motion search
    control. It detects the SAD associated with mv predictor per reference
    frame, and based on which to determine whether the encoder wants to
    reduce the motion search range (if the predicted mv provides fairly
    small SAD), or to skip the current reference frame (if there exists
    another ref frame that gives much smaller SAD cost).

    This feature is turned on in the settings of speed 1 and above.

    In speed 1, compression performance changed
    derf -0.018%
    yt -0.043%
    hd -0.045%
    stdhd -0.281%

    speed-up
    pedestrian_area_1080p at 4000 kbps 100 frames
    199651ms -> 188846ms (5.5% speed-up)
    blue_sky_1080p at 6000 kbps
    443531ms -> 415239ms (6.3% speed-up)

    In speed 2, compression performance changed
    derf -0.026%
    yt -0.090%
    hd -0.055%
    stdhd -0.210%

    speed-up
    pedstrian 113949ms -> 108855ms (4.5% speed-up)
    blue_sky 271057ms -> 257322ms (5% speed-up)

    Change-Id : I1b74ea28278c94fea329d971d706d573983d810d

  • Revision 3818132a4b : Merge "Remove inactive control parameters"

    13 février 2014, par Jingning Han

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



    Merge "Remove inactive control parameters"

  • Revision 02d5ebcfdc : Merge "Updates for 1-pass CBR rate control."

    18 décembre 2013, par Marco Paniconi

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



    Merge "Updates for 1-pass CBR rate control."