Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (62)

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

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (8105)

  • Revision dcb17eaefc : Merge "Disable early exit based on distortion in lossless"

    6 décembre 2013, par Jim Bankoski

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



    Merge "Disable early exit based on distortion in lossless"

  • Revision ed995afba1 : Make frame-wide filter-type decision fully RD-based. Overall, on all test sets,

    8 juillet 2013, par Ronald S. Bultje

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c



    Make frame-wide filter-type decision fully RD-based.

    Overall, on all test sets, this gains about +0.2% on all metrics.
    City is a clip where this really hurts (-1.0% on all metrics), I'm
    not quite sure why yet. Maybe interesting to look into in the future.

    Change-Id : I6f0eecb20e72f0194633270d30bf00d76d9eae78

  • Revision 1e168d12d9 : Enable motion vector based prediction mode decision This commit enables vpxenc

    18 juillet 2014, par Jingning Han

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



    Enable motion vector based prediction mode decision

    This commit enables vpxenc to compare the motion vector provided
    by external file to the predicted motion vectors and select the
    prediction mode with minimum rate cost if motion vector is matched.
    It doesn’t change reconstruction distortion, but provide rate
    savings.

    Change-Id : Ia682b775d2bafcaabb5a113bd90a98e1931c9c5a