Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • 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

Sur d’autres sites (11324)

  • avformat : add SUP/PGS subtitle demuxer

    24 septembre 2014, par wm4
    avformat : add SUP/PGS subtitle demuxer
    

    Signed-off-by : Clément Bœsch <u@pkh.me>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/supdec.c
    • [DH] libavformat/version.h
  • Merge commit ’be7c323176e2e5fcf30e3d2ff20975b2f936811b’

    22 décembre 2013, par Michael Niedermayer
    Merge commit ’be7c323176e2e5fcf30e3d2ff20975b2f936811b’
    

    * commit ’be7c323176e2e5fcf30e3d2ff20975b2f936811b’ :
    Add a libwebp encoder

    Conflicts :
    Changelog
    doc/encoders.texi
    doc/general.texi
    libavcodec/version.h
    libavformat/img2enc.c

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/encoders.texi
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/libwebpenc.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/img2enc.c
  • lavf/g726 : Demuxer for raw G.726 streams, both left- and right-justified.

    21 août 2017, par Carl Eugen Hoyos
    lavf/g726 : Demuxer for raw G.726 streams, both left- and right-justified.
    

    Compatible with the binary encoder attached to ticket #6596 (right-aligned)
    and a sample from a SEG Mp3-Player (left-aligned).

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavformat/Makefile
    • [DH] libavformat/allformats.c
    • [DH] libavformat/g726.c
    • [DH] libavformat/version.h