Recherche avancée

Médias (1)

Mot : - Tags -/publier

Autres articles (47)

  • XMP PHP

    13 mai 2011, par

    Dixit Wikipedia, XMP signifie :
    Extensible Metadata Platform ou XMP est un format de métadonnées basé sur XML utilisé dans les applications PDF, de photographie et de graphisme. Il a été lancé par Adobe Systems en avril 2001 en étant intégré à la version 5.0 d’Adobe Acrobat.
    Étant basé sur XML, il gère un ensemble de tags dynamiques pour l’utilisation dans le cadre du Web sémantique.
    XMP permet d’enregistrer sous forme d’un document XML des informations relatives à un fichier : titre, auteur, historique (...)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

Sur d’autres sites (5672)

  • Revision 60bd744c88 : Improve accuracy of rate control in CQ mode Modifies a special handling that im

    8 avril 2015, par Debargha Mukherjee

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



    Improve accuracy of rate control in CQ mode

    Modifies a special handling that improves rate control accuracy in
    the constrained quality mode, when the undershoot and overshoot
    limits are set tighter.

    Change-Id : If62103f0ef3ed1cac92807400678c93da50cf046

  • Revision 49b2330d8b : Add prediction mode skipping in non-rd situation In non-rd pick_mode code, adde

    19 mars 2014, par Yunqing Wang

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



    Add prediction mode skipping in non-rd situation

    In non-rd pick_mode code, added mode skipping according to
    thresholds. Used rd thresholds now, but we can modified them
    later for real-time case.

    RTC set borg test showed a 0.095% PSNR gain. For different rtc
    clips, the real-time(speed 7) encoder speedup is 2% - 10%.

    Change-Id : Ic72535c96b891092c662453be32d3168f7e34dcc

  • af_hdcd : Add analyze mode

    7 août 2016, par Burt P
    af_hdcd : Add analyze mode
    

    A new mode, selected by filter option, to aid in analysis of HDCD
    encoded audio. In this mode the audio is replaced by a solid tone and
    the amplitude is adjusted to signal some specified aspect of the process.
    The output file can be loaded in an audio editor alongside the original,
    where the user can see where different features or states are present.

    Signed-off-by : Burt P <pburt0@gmail.com>

    • [DH] doc/filters.texi
    • [DH] libavfilter/af_hdcd.c