Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (70)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (13104)

  • 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 BitJazz SheerVideo decoder

    30 mai 2016, par Paul B Mahol
    avcodec : add BitJazz SheerVideo decoder
    

    Signed-off-by : Paul B Mahol <onemda@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/sheervideo.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/isom.c
  • avcodec : add Apple Pixlet decoder

    2 décembre 2016, par Paul B Mahol
    avcodec : add Apple Pixlet decoder
    

    Signed-off-by : Paul B Mahol <onemda@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/pixlet.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/isom.c