Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (65)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Possibilité de déploiement en ferme

    12 avril 2011, par

    MediaSPIP peut être installé comme une ferme, avec un seul "noyau" hébergé sur un serveur dédié et utilisé par une multitude de sites différents.
    Cela permet, par exemple : de pouvoir partager les frais de mise en œuvre entre plusieurs projets / individus ; de pouvoir déployer rapidement une multitude de sites uniques ; d’éviter d’avoir à mettre l’ensemble des créations dans un fourre-tout numérique comme c’est le cas pour les grandes plate-formes tout public disséminées sur le (...)

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

  • Revision c389b37bb4 : Substantial reworking of code for arf and kf groups. Substantial restructuring

    15 août 2014, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_firstpass.h


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/encoder/vp9_ratectrl.h



    Substantial reworking of code for arf and kf groups.

    Substantial restructuring of the way we estimate
    the rate of decay in prediction quality and determine
    the arf interval and amount of boost used.

    Also other changes to support moving to a lower first pass
    Q which exposes some new features and allows us to better
    distinguish genuinely static blocks from low motion or noisy
    blocks.

    Net gains now visible on all the test sets with std-hd PSNR up
    1.87%. There are still some bad outlier cases but most of these
    are low motion or slide show type content where the metrics
    are already high at any given rate. The best + case is up by
    more than 10%.

    Change-Id : I18e25170053bdf3188f493ff8062f48a74515815

  • ismindex : handle time discontinuities and nonzero start time

    14 septembre 2014, par Mika Raento
    ismindex : handle time discontinuities and nonzero start time
    

    The input file may not have consistent start times, stream durations and
    chunk durations. This patch at least removes negative durations that
    make chromecast unhappy, and correctly sets starting time on chunks so
    that the split (or .ismf) outputs match the manifest.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] tools/ismindex.c
  • ismindex : handle time discontinuities and nonzero start time

    14 septembre 2014, par Mika Raento
    ismindex : handle time discontinuities and nonzero start time
    

    The input file may not have consistent start times, stream durations and
    chunk durations. This patch at least removes negative durations that
    make chromecast unhappy, and correctly sets starting time on chunks so
    that the split (or .ismf) outputs match the manifest.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] tools/ismindex.c