Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

  • Emballe Médias : Mettre en ligne simplement des documents

    29 octobre 2010, par

    Le plugin emballe médias a été développé principalement pour la distribution mediaSPIP mais est également utilisé dans d’autres projets proches comme géodiversité par exemple. Plugins nécessaires et compatibles
    Pour fonctionner ce plugin nécessite que d’autres plugins soient installés : CFG Saisies SPIP Bonux Diogène swfupload jqueryui
    D’autres plugins peuvent être utilisés en complément afin d’améliorer ses capacités : Ancres douces Légendes photo_infos spipmotion (...)

Sur d’autres sites (13198)

  • libfdk-aacdec : Enable Dynamic Range Control Metadata Support

    14 octobre 2014, par Omer Osman
    libfdk-aacdec : Enable Dynamic Range Control Metadata Support
    

    For streams which contain DRC metadata, the FDK decoder is able to
    control rendering of the decoded output. The rendering parameters
    are detailed in fdk_aac_dec_options [].

    The default behavior is left up to the decoder.

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

    • [DH] libavcodec/libfdk-aacdec.c
    • [DH] libavcodec/version.h
  • avfilter/avf_showcqt : optimize draw routines

    28 février 2016, par Muhammad Faiz
    avfilter/avf_showcqt : optimize draw routines
    

    optimize draw_bar_yuv (slightly faster)
    optimize draw_axis (about 2x faster)

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] libavfilter/avf_showcqt.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