Recherche avancée

Médias (91)

Autres articles (37)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

  • Add Cineform HD Decoder

    30 janvier 2016, par Kieran Kunhya
    Add Cineform HD Decoder
    

    Decodes YUV 4:2:2 10-bit and RGB 12-bit files.
    Older files with more subbands, skips, Bayer, alpha not supported.

    Further fixes and refactorings by Anton Khirnov <anton@khirnov.net>,
    Diego Biurrun <diego@biurrun.de>, Vittorio Giovara <vittorio.giovara@gmail.com>

    Signed-off-by : Diego Biurrun <diego@biurrun.de>

    • [DBH] Changelog
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/cfhd.c
    • [DBH] libavcodec/cfhd.h
    • [DBH] libavcodec/cfhddata.c
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/riff.c
  • On2 VP7 decoder

    18 février 2014, par Peter Ross
    On2 VP7 decoder
    

    Signed-off-by : Peter Ross <pross@xvid.org>
    Reviewed-by : BBB
    previous patch reviewed by jason
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] Changelog
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/arm/h264pred_init_arm.c
    • [DH] libavcodec/arm/vp8.h
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/codec_desc.c
    • [DH] libavcodec/h264pred.c
    • [DH] libavcodec/vp8.c
    • [DH] libavcodec/vp8.h
    • [DH] libavcodec/vp8data.h
    • [DH] libavcodec/x86/Makefile
    • [DH] libavcodec/x86/h264_intrapred_init.c
  • Merge commit ’3e5898782dce60334ab294821ca00b19c648cf66’

    8 août 2013, par Michael Niedermayer
    Merge commit ’3e5898782dce60334ab294821ca00b19c648cf66’
    

    * commit ’3e5898782dce60334ab294821ca00b19c648cf66’ :
    Voxware MetaSound decoder

    Conflicts :
    Changelog
    libavcodec/Makefile
    libavcodec/version.h

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

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/metasound.c
    • [DH] libavcodec/metasound_data.c
    • [DH] libavcodec/metasound_data.h
    • [DH] libavcodec/twinvq.c
    • [DH] libavcodec/version.h