Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (54)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (7894)

  • Revision 636099f7b6 : Add a new control of max bitrate for inter frame Change-Id : I205de3611622cff7f7

    24 octobre 2014, par Yaowu Xu

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


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/vp9_cx_iface.c


     Modify /vpx/vp8cx.h


     Modify /vpxenc.c



    Add a new control of max bitrate for inter frame

    Change-Id : I205de3611622cff7f751ea8baf9f82784581730a

  • Revision 2a506e33b4 : Merge "Add a new control of golden frame boost in CBR mode"

    28 octobre 2014, par Yaowu Xu

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



    Merge "Add a new control of golden frame boost in CBR mode"

  • Revision 5c808ba13a : Add max burst bitrate control. Applies an upper limit on burst bitrate for any

    10 janvier 2014, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_ratectrl.c



    Add max burst bitrate control.

    Applies an upper limit on burst bitrate for any
    frame. This is to insure that typical encodes for YT
    do not produce frames that are so large that they
    risk stalling HW implementations. Such frames
    could also cause playback problems in SW.

    For now the limit is set at 250 bits per MB for 1080P
    and larger (with the 1080P limit used for smaller frames).

    Setting maxQ, constant quality mode or targeting a
    very high bandwidth will have precedence over this limit.

    Change-Id : Ie6f776c38b06ac7cec043d034085f4b79ee46a38