Recherche avancée

Médias (91)

Autres articles (43)

  • Que fait exactement ce script ?

    18 janvier 2011, par

    Ce script est écrit en bash. Il est donc facilement utilisable sur n’importe quel serveur.
    Il n’est compatible qu’avec une liste de distributions précises (voir Liste des distributions compatibles).
    Installation de dépendances de MediaSPIP
    Son rôle principal est d’installer l’ensemble des dépendances logicielles nécessaires coté serveur à savoir :
    Les outils de base pour pouvoir installer le reste des dépendances Les outils de développements : build-essential (via APT depuis les dépôts officiels) ; (...)

Sur d’autres sites (3947)

  • Made the _loadImage method return true/false depending on the browser support for local image loading.

    16 septembre 2011, par Sebastian Tschan

    m jquery.fileupload-ui.js Made the _loadImage method return true/false depending on the browser support for local image loading.

  • Test : required method should return false for null & undefined values

    2 septembre 2017, par Arkni
    Test : required method should return false for null & undefined values
  • Revision 8d7f53f04c : Account for rate error in GF group Q calculation. When GF group adaptive maxQ i

    20 février 2015, par paulwilkins

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


     Modify /vp9/vp9_cx_iface.c



    Account for rate error in GF group Q calculation.

    When GF group adaptive maxQ is enabled this patch accounts
    somewhat for accumulated error in the rate control.

    This improves accuracy quite a bit on many clips especially
    when there is overshoot.

    Examples when the overshoot and undershoot command line
    parameters are set to 100 :

    Hall @ 1200 overshoot is reduced from 67-24%.
    Akiyo @ 400 undershoot is reduced from 28%-15%.

    Setting a lower value for undershoot or overshoot still
    reduces the error further.

    Impact on metrics is mixed with some gains in average psnr
    but generally a little lower (e.g. 0.5%) on overall and ssim.

    The GF group adaptation is still off by default in this patch.
    Compared to with the head, enabling this mode now gives
    big average psnr gains on the YT sets (e.g. YT_HD >11.2%),
    a drop in overall PSNR (YT-HD 3.9%) and a smaller drop or
    neutral for SSIM.

    Change-Id : If4b32cd0740d3fb941317b374f9c2951954eee90