Recherche avancée

Médias (91)

Autres articles (66)

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

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

  • avformat/hlsenc : add hls_fmp4_init_resend option

    7 avril 2020, par Steven Liu
    avformat/hlsenc : add hls_fmp4_init_resend option
    

    add option for resend init file after m3u8 refresh everytime.

    Signed-off-by : Steven Liu <lq@chinaffmpeg.org>

    • [DH] doc/muxers.texi
    • [DH] libavformat/hlsenc.c
  • avformat/http: add ff_http_do_new_request2 for options

    4 octobre 2019, par vectronic
    avformat/http: add ff_http_do_new_request2 for options
    

    add ff_http_do_new_request2() which supports options to be applied to
    HTTPContext after initialisation with the new uri

    Signed-off-by : Steven Liu <lq@onvideo.cn>
    Signed-off-by : vectronic <hello.vectronic@gmail.com>

    • [DH] libavformat/http.c
    • [DH] libavformat/http.h
  • avformat/hlsenc : allow dynamic encryption key rotation

    6 août 2017, par DeHackEd
    avformat/hlsenc : allow dynamic encryption key rotation
    

    Makes behaviour of 805ce25b1d2f optional, re-enables
    HLS key rotation feature

    Reviewed-by : Steven Liu <lq@onvideo.cn>
    Signed-off-by : DHE <git@dehacked.net>

    • [DH] doc/muxers.texi
    • [DH] libavformat/hlsenc.c