Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (104)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

Sur d’autres sites (17230)

  • buffering period sei in JM reference codec

    14 juillet 2015, par Nani

    Can I know how to encode yuv420 video using JM such that each IDR frame must be associated with Buffering period SEI and picture timing SEI messages. I went through the "encoder.cfg" configure file but i coudn’t find any options to enable buffering period SEI and picture timing SEI messages. Also when I went through the encoder code, I observed that nowhere they are updating the parameter "seiBufferingPeriod.nal_initial_cpb_removal_delay" present in buffering period SEI. I would like to know whether JM supports Buffering period and picture timing SEI’s or not. If supports how to configure encoder and where they are updating the buffering period SEI parameters in the JM encoder.

  • Revision 9d9b70a36a : Allow backward prob update in external mode info coding flow This commit enable

    21 juillet 2014, par Jingning Han

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



    Allow backward prob update in external mode info coding flow

    This commit enables vpxenc to properly count the coded motion
    vector related information for backward update. This allows the
    coding flow using external mode info to use backward probability
    update. In the short test clip, over 10% bit-rate saving is
    observed at no distortion change.

    Change-Id : Ie27e97114ab91c3d95ba7b5554d617d226db5e20

  • aacenc : mark LTP mode as experimental

    20 janvier 2016, par Rostislav Pehlivanov
    aacenc : mark LTP mode as experimental
    

    Too many crashes observed. Can’t be helped until the autocorrelation
    function is massively checked for sanity.

    Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>

    • [DH] libavcodec/aacenc.c