Recherche avancée

Médias (1)

Mot : - Tags -/3GS

Autres articles (89)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • MediaSPIP en mode privé (Intranet)

    17 septembre 2013, par

    À partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
    Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
    Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...)

Sur d’autres sites (15143)

  • Merge "CQ Mode"

    7 janvier 2011, par Paul Wilkins

    Merge "CQ Mode"

  • Revision ebe1be9186 : Allow block skip coding option in RTC mode When the estimated rate-distortion c

    31 mars 2015, par Jingning Han

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



    Allow block skip coding option in RTC mode

    When the estimated rate-distortion cost of skip coding mode is
    lower than that of sending quantized coefficients, allow the
    encoder to drop these coefficients. This improves the compression
    performance of speed -6 by 0.268% and makes the encoding speed
    slightly faster.

    Change-Id : Idff2d7ba59f27ead33dd5a0e9f68746ed3c2ab68

  • Revision 92a7cfc8bf : Adaptively adjust mode test kick-off thresholds in RTC coding This commit allow

    24 novembre 2014, par Jingning Han

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



    Adaptively adjust mode test kick-off thresholds in RTC coding

    This commit allows the encoder to increase the mode test kick-off
    thresholds if the previous best mode renders all zero quantized
    coefficients, thereby saving motion search runs when possible.
    The compression performance of speed -5 and -6 is down by -0.446%
    and 0.591%, respectively. The runtime of speed -6 is improved by
    10% for many test clips.

    vidyo1, 1000 kbps
    16578 b/f, 40.316 dB, 7873 ms -> 16575 b/f, 40.262 dB, 7126 ms

    nik720p, 1000 kbps
    33311 b/f, 38.651 dB, 7263 ms -> 33304 b/f, 38.629 dB, 6865 ms

    dark720p, 1000 kbps
    33331 b/f, 39.718 dB, 13596 ms -> 33324 b/f, 39.651 dB, 12000 ms

    mmoving, 1000 kbps
    33263 b/f, 40.983 dB, 7566 ms -> 33259 b/f, 40.978 dB, 7531 ms

    Change-Id : I7591617ff113e91125ec32c9b853e257fbc41d90