Recherche avancée

Médias (2)

Mot : - Tags -/map

Autres articles (98)

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

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

  • ffserver : use codec time_base for stream

    30 novembre 2016, par Andreas Cadhalpun
    ffserver : use codec time_base for stream
    

    This fixes producing swf and rm files as done by ffservertest.

    Reviewed-by : Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
    Signed-off-by : Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>

    • [DH] ffserver.c
    • [DH] tests/ffserver.regression.ref
  • avformat/mov_demuxer : Extended MOV demuxer to handle EVC video content

    15 juin 2023, par Dawid Kozinski
    avformat/mov_demuxer : Extended MOV demuxer to handle EVC video content
    

    - Added evc extension to the list of extensions for ff_mov_demuxer

    Signed-off-by : Dawid Kozinski <d.kozinski@samsung.com>

    • [DH] libavformat/demux.c
    • [DH] libavformat/mov.c
  • qcelp : grammar

    14 février 2014, par Reynaldo H. Verdejo Pinochet
    qcelp : grammar
    

    Signed-off-by : Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>

    • [DH] libavcodec/qcelpdata.h
    • [DH] libavcodec/qcelpdec.c