Recherche avancée

Médias (1)

Mot : - Tags -/book

Autres articles (54)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

  • 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 (...)

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

Sur d’autres sites (5345)

  • vaapi : Add external control of allow-profile-mismatch

    27 mars 2017, par Mark Thompson
    vaapi : Add external control of allow-profile-mismatch
    

    Uses the just-added ALLOW_PROFILE_MISMATCH flag.

    • [DBH] libavcodec/vaapi_decode.c
  • Revision 5e766ccee0 : Use rate/distortion thresholds to control non-RD partition search Compare the e

    15 octobre 2014, par Jingning Han

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


     Modify /vp9/encoder/vp9_speed_features.c



    Use rate/distortion thresholds to control non-RD partition search

    Compare the estimated rate and distortion to the thresholds scaled
    according to the operating block size and determine if further
    split partition search will be run. The compression performance of
    speed -5 is changed by -0.074%. The encoding speed is 10% - 15%
    faster.

    vidyo1 720p
    16545 b/f, 40.492 dB, 11475 ms -> 16535 b/f, 40.486 dB, 10100 ms

    nik720p
    16624 b/f, 36.310 dB, 10071 ms -> 16617 b/f, 36.313 dB, 8346 ms

    Change-Id : Ic9197ab5761279ae55d2fb7813b2af0e0db497b8

  • Revision 9390862702 : Merge "Rate control parameter adjustment"

    8 octobre 2013, par Deb Mukherjee

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



    Merge "Rate control parameter adjustment"