Recherche avancée

Médias (2)

Mot : - Tags -/rotation

Autres articles (106)

  • 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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

Sur d’autres sites (12346)

  • Revision 3017 : Rester dans le formalisme SPIP pour les noms des pages ... Ajouter la ...

    4 mars 2010, par kent1 — Log

    Rester dans le formalisme SPIP pour les noms des pages ... Ajouter la liste des mutus associé à des auteurs dans la page des infos de l’auteur

  • avformat/imfdec : inherit opaque from parent AVFormatContext

    17 mai, par Kacper Michajłow
    avformat/imfdec : inherit opaque from parent AVFormatContext
    

    io_open and io_close2 callbacks may use opaque pointer stored in the
    context. They are already inherited, so opaque should also be passed
    through.

    Fixes IMF playback in mpv.

    Signed-off-by : Kacper Michajłow <kasper93@gmail.com>
    Reviewed-by : Pierre-Anthony Lemieux <pal@sandflow.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/imfdec.c
  • avcodec/mpegvideo : Move parent to MPVEncContext

    30 avril, par Andreas Rheinhardt
    avcodec/mpegvideo : Move parent to MPVEncContext
    

    This is more type-safe and avoids having parent contexts
    when unnecessary.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/mpegvideo.c
    • [DH] libavcodec/mpegvideo.h
    • [DH] libavcodec/mpegvideo_enc.c
    • [DH] libavcodec/mpegvideoenc.h