Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (39)

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

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (7345)

  • How to CUT xx second every yy second and loop till the end in video with ffmpeg [duplicate]

    5 juillet 2018, par Jonathan Jason

    This question already has an answer here :

    I hope someone support me, this is my question :
    How to CUT xx second every yy second and loop till the end in video with ffmpeg ?

  • flacdsp_lpc_template : add comment to explain the CONFIG_SMALL code

    14 février 2014, par James Darnley
    flacdsp_lpc_template : add comment to explain the CONFIG_SMALL code
    

    I found the optimisation of 2 samples per iteration obscured the
    underlying algorithm. I had to write it out on paper and translate into
    a mathematical sum to see that the two samples are unconnected. I hope
    that if anyone else is struggling to understand the code that this will
    be useful.

    Reviewed-by : Christophe Gisquet <christophe.gisquet@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/flacdsp_lpc_template.c
  • vp9/x86 : intra prediction SIMD.

    16 février 2014, par Ronald S. Bultje
    vp9/x86 : intra prediction SIMD.
    

    Partially based on h264_intrapred. (I hope to eventually merge these
    two intrapred implementations back together.)

    • [DH] libavcodec/x86/Makefile
    • [DH] libavcodec/x86/vp9dsp_init.c
    • [DH] libavcodec/x86/vp9intrapred.asm