Recherche avancée

Médias (91)

Autres articles (50)

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

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

Sur d’autres sites (10192)

  • lavc : add teletext decoder using libzvbi

    1er septembre 2013, par Marton Balint
    lavc : add teletext decoder using libzvbi
    

    Based on a patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de>.
    http://lists.ffmpeg.org/pipermail/ffmpeg-devel/2012-December/136677.html

    The original patch was rebased by Tudor SUCIU <tudor.suciu@gmail.com>.

    Lots of additional features and fixes are made by me.

    Fixes ticket #2086.

    Changes since last version :
    - change default page to all pages

    Signed-off-by : Marton Balint <cus@passwd.hu>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/decoders.texi
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/libzvbi-teletextdec.c
    • [DH] libavcodec/version.h
  • avcodec : add libkvazaar HECV encoder

    14 juillet 2015, par Arttu Ylä-Outinen
    avcodec : add libkvazaar HECV encoder
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/encoders.texi
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/libkvazaar.c
    • [DH] libavcodec/version.h
  • Silicon Graphics Motion Video Compressor 1 & 2 decoder

    17 décembre 2012, par Peter Ross
    Silicon Graphics Motion Video Compressor 1 & 2 decoder
    

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/mvcdec.c
    • [DH] libavcodec/version.h