Recherche avancée

Médias (91)

Autres articles (51)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

  • Support audio et vidéo HTML5

    10 avril 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

Sur d’autres sites (10107)

  • 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
  • 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
  • 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