Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (40)

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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

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

Sur d’autres sites (4586)

  • ATRAC3+ decoder

    3 janvier 2014, par Maxim Polijakowski
    ATRAC3+ decoder
    

    Cleanup by Diego Biurrun.

    Signed-off-by : Kostya Shishkov <kostya.shishkov@gmail.com>

    • [DBH] Changelog
    • [DBH] configure
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/atrac3plus.c
    • [DBH] libavcodec/atrac3plus.h
    • [DBH] libavcodec/atrac3plus_data.h
    • [DBH] libavcodec/atrac3plusdec.c
    • [DBH] libavcodec/atrac3plusdsp.c
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/omadec.c
  • avcodec : Add an SVT-AV1 encoder wrapper

    18 janvier 2019, par Daryl Seah
    avcodec : Add an SVT-AV1 encoder wrapper
    

    Signed-off-by : Daryl Seah <daryl.seah@intel.com>
    Signed-off-by : Jing SUN <jing.a.sun@intel.com>
    Signed-off-by : ZhiZhen Tang <zhizhen.tang@intel.com>
    Signed-off-by : Zhong Li <zhong.li@intel.com>
    Signed-off-by : Xu Guangxin <guangxin.xu@intel.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] Changelog
    • [DH] configure
    • [DH] doc/encoders.texi
    • [DH] doc/general.texi
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/allcodecs.c
    • [DH] libavcodec/libsvt_av1.c
    • [DH] libavcodec/version.h
  • On2 AVC decoder

    9 juin 2013, par Kostya Shishkov
    On2 AVC decoder
    
    • [DBH] Changelog
    • [DBH] configure
    • [DBH] doc/general.texi
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/allcodecs.c
    • [DBH] libavcodec/avcodec.h
    • [DBH] libavcodec/codec_desc.c
    • [DBH] libavcodec/on2avc.c
    • [DBH] libavcodec/on2avcdata.c
    • [DBH] libavcodec/on2avcdata.h
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/riff.c