Recherche avancée

Médias (3)

Mot : - Tags -/plugin

Autres articles (61)

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

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (6674)

  • doc/filters : link framesync options for msad/identity/vif

    7 décembre 2022, par Paul B Mahol
    doc/filters : link framesync options for msad/identity/vif
    
    • [DH] doc/filters.texi
  • avformat/rtpproto : when local rtp port and local rtcp port are not specified, try...

    20 octobre 2013, par lemonlinger@gmail.com
    avformat/rtpproto : when local rtp port and local rtcp port are not specified, try to make two successive ports and retry 3 times when failed
    

    some video players on Android will not send udp hole punching messages if the rtcp port and rtp port are not two successive integers.
    So, if the video player is behind NAT, it could not receive and rtp messages via udp

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/rtpproto.c
  • Revision e717d22b63 : Use reconstructed pixels for intra prediction This commit makes the speed -6 an

    8 novembre 2014, par Jingning Han

    Use reconstructed pixels for intra prediction

    This commit makes the speed -6 and above use the reconstructed
    boundary pixels for precise intra prediction. This allows more
    intra prediction modes to be tested in the non-RD coding process.

    Enabling horizontal and vertical intra prediction modes can
    improve the speed -6 compression performance for rtc set
    by 0.331%.

    Change-Id : I3a99f9d12c6af54de2bdbf28c76eab8e0905f744