Recherche avancée

Médias (1)

Mot : - Tags -/censure

Autres articles (109)

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • De l’upload à la vidéo finale [version standalone]

    31 janvier 2010, par

    Le chemin d’un document audio ou vidéo dans SPIPMotion est divisé en trois étapes distinctes.
    Upload et récupération d’informations de la vidéo source
    Dans un premier temps, il est nécessaire de créer un article SPIP et de lui joindre le document vidéo "source".
    Au moment où ce document est joint à l’article, deux actions supplémentaires au comportement normal sont exécutées : La récupération des informations techniques des flux audio et video du fichier ; La génération d’une vignette : extraction d’une (...)

Sur d’autres sites (13154)

  • Silicon Graphics Movie demuxer

    17 décembre 2012, par Peter Ross
    Silicon Graphics Movie demuxer
    

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

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavformat/Makefile
    • [DBH] libavformat/allformats.c
    • [DBH] libavformat/mvdec.c
    • [DBH] libavformat/version.h
  • LucasArts SMUSH demuxer

    11 mars 2014, par Paul B Mahol
    LucasArts SMUSH demuxer
    

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

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavformat/Makefile
    • [DBH] libavformat/allformats.c
    • [DBH] libavformat/smush.c
    • [DBH] libavformat/version.h
  • aptx : implement the aptX bluetooth codec

    10 novembre 2017, par Aurelien Jacobs
    aptx : implement the aptX bluetooth codec
    

    The encoder was reverse engineered from binary library and from
    EP0398973B1 patent (long expired).
    The decoder was simply deduced from the encoder.

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