Recherche avancée

Médias (0)

Mot : - Tags -/objet éditorial

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (36)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

  • Configuration spécifique d’Apache

    4 février 2011, par

    Modules spécifiques
    Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
    Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
    Création d’un (...)

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

  • AVI to FLV. Getting files with high quality ? [closed]

    22 octobre 2012, par Guttemberg

    Using FFMPEG, what would be the command line to the FLV skirt with the best possible quality ?

    You can convert a. Avi to. Flv, and flv end out with higher quality than the original avi ?

    I'm using FormatFactory, I used Boxoft avi to flv, quality and could not in the end result. Could recommend another program ?

    I intend to provide the videos on a website, via streaming.

  • x86 : AVX2 high bit-depth load_deinterleave_chroma

    18 janvier 2017, par Henrik Gramner
    x86 : AVX2 high bit-depth load_deinterleave_chroma
    

    load_deinterleave_chroma_fenc : 50% faster than AVX
    load_deinterleave_chroma_fdec : 25% faster than AVX

    • [DH] common/x86/mc-a2.asm
    • [DH] common/x86/mc-c.c
  • x86 : AVX2 high bit-depth denoise_dct

    6 mai 2013, par Henrik Gramner
    x86 : AVX2 high bit-depth denoise_dct
    

    28->15 cycles

    Also reorder instructions to use fewer registers, 3 cycles faster on Ivy Bridge with 64-bit Windows.

    • [DH] common/quant.c
    • [DH] common/x86/quant-a.asm