Recherche avancée

Médias (1)

Mot : - Tags -/ipad

Autres articles (83)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

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

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

Sur d’autres sites (9053)

  • Revision 7418b176ce : Improve the second-level sub-pixel motion search Re-investigated the second-lev

    5 août 2015, par Yunqing Wang

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



    Improve the second-level sub-pixel motion search

    Re-investigated the second-level sub-pixel motion search. Improved the
    way of choosing search points. Rewrote the second-level search code.

    At speed 0, the borg tests showed :
    1. for stdhd set, Avg PSNR gain : 0.216% ; Overall PSNR gain : 0.196% ;
    SSIM gain : 0.206%. Only 1 out of 15 clips showed PSNR loss.
    2. for derf set, Avg PSNR gain : 0.171% ; Overall PSNR gain : 0.192% ;
    SSIM gain : 0.207%. Only 3 out of 30 clips showed PSNR losses.
    Added the condition for third-point checking, namely, less points
    were checked. Speed tests showed no speed loss(Avg 0.3% speedup at
    speed 0).

    Change-Id : I6284ebb3fa7ba63be8528184c49e06757211a7f1

  • How to map pixel or point units to ffmpeg font / text size

    17 août 2020, par Rehan

    I have a web page form where I take text size in pixel or point units pass to ffmpeg and run ffmpeg command to set text size but they don't match. what is the ffmpeg text size standard unit or is there any way I can convert pixels or units into ffmpeg text size so they don't differ.

    


  • fate : Explicitly specify the pixel format for the pngparser test

    18 décembre 2013, par Martin Storsjö
    fate : Explicitly specify the pixel format for the pngparser test
    

    The RGB32 pixel format is RGBA/BGRA depending on target
    endianness - make sure to convert it to one specific format for
    the framecrc tests.

    This fixes the pngparser fate test on big endian.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] tests/fate/image.mak