Recherche avancée

Médias (0)

Mot : - Tags -/configuration

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

Autres articles (44)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (8647)

  • Revision 32c4fdec78 : Experimental change to speed 1 settings. Allow tx search for ARF and GF helps q

    21 mars 2014, par Paul Wilkins

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



    Experimental change to speed 1 settings.

    Allow tx search for ARF and GF helps quality but a little slower.
    Setting subpel_iters_per_step to 1 improves encode speed.
    Setting sf->mode_skip_start = 10 improves speed.

    Initial local results suggest overall impact on quality is neutral
    but encode is up to 15% faster.

    Change-Id : Ibde02cae6626a44c10a1da0cefe888afbb51f037

  • Revision 8a099deb60 : Merge "Adjust rt speed steps."

    31 mars 2014, par Yaowu Xu

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



    Merge "Adjust rt speed steps."

  • Revision 6fc20a8434 : Adjust rt speed steps. This commit adjusted the speed steps in rt mode to make

    27 mars 2014, par Yaowu Xu

    Changed Paths :
     Modify /test/datarate_test.cc


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_speed_features.c



    Adjust rt speed steps.

    This commit adjusted the speed steps in rt mode to make the steps
    more evenly spaced on speed and quality, specifically :
    1. Merged 3 and 4 into one single step 3 and removed confilicting
    features.
    2. Move 8, 7, 6, 5 to be 7, 6, 5, 4 repsectively.

    Change-Id : I38d56d61531f3561d772aef953c411c8fb38c063