Recherche avancée

Médias (2)

Mot : - Tags -/documentation

Autres articles (51)

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

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

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (5271)

  • libxvid : fix missing end of line character

    7 avril 2014, par Vittorio Giovara
    libxvid : fix missing end of line character
    

    Error introduced in 5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1.

    • [DBH] libavcodec/libxvid.c
  • vf_frei0r : fix missing end of line character

    4 mars 2014, par Vittorio Giovara
    vf_frei0r : fix missing end of line character
    

    Error introduced in 61b323ce7c7cdc101eadfd7de2203922b8a39e8d.

    • [DBH] libavfilter/vf_frei0r.c
  • avfilter/f_metadata : update print output header line format

    9 mai 2016, par Tobias Rapp
    avfilter/f_metadata : update print output header line format
    

    Update print mode output header line format to be more consistent with
    other log output of FFmpeg. The printf-modifiers have been inspired by
    the showinfo filter.

    Signed-off-by : Tobias Rapp <t.rapp@noa-archive.com>
    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/f_metadata.c