Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (30)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (5358)

  • doc/t2h : use container

    1er octobre 2016, par Josh de Kock
    doc/t2h : use container
    

    Full width text is really difficult to read, this makes it more
    more legible on larger (widescreen) screens. It also means we aren’t
    inventing our own container instead of using the bootstrap one.

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] doc/t2h.init
    • [DH] doc/t2h.pm
  • doc/developer : remove duplicate policies and fix error

    5 octobre 2016, par Josh de Kock
    doc/developer : remove duplicate policies and fix error
    

    Fixes regression as of ee72b6d1

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Josh de Kock <josh@itanimul.li>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] doc/developer.texi
  • mxfdec : fix NULL pointer dereference in mxf_read_packet_old

    17 novembre 2016, par Andreas Cadhalpun
    mxfdec : fix NULL pointer dereference in mxf_read_packet_old
    

    Metadata streams have priv_data set to NULL.

    Reviewed-by : Josh de Kock <josh@itanimul.li>
    Signed-off-by : Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>

    • [DH] libavformat/mxfdec.c