Recherche avancée

Médias (91)

Autres articles (35)

  • L’espace de configuration de MediaSPIP

    29 novembre 2010, par

    L’espace de configuration de MediaSPIP est réservé aux administrateurs. Un lien de menu "administrer" est généralement affiché en haut de la page [1].
    Il permet de configurer finement votre site.
    La navigation de cet espace de configuration est divisé en trois parties : la configuration générale du site qui permet notamment de modifier : les informations principales concernant le site (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

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

Sur d’autres sites (5736)

  • ismindex : Use the individual stream duration instead of the global one

    3 octobre 2013, par Martin Storsjö
    ismindex : Use the individual stream duration instead of the global one
    

    The stream duration is used for calculating the duration of the
    last fragment easily without manually parsing anything else than
    the mfra/tfra atoms. When the global file duration was used
    previously, the duration of the last fragment could end up wrong
    if the streams weren’t equally long.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] tools/ismindex.c
  • avformat/Makefile : use individual dependencies for librtmp protocols

    12 février 2018, par James Almer
    avformat/Makefile : use individual dependencies for librtmp protocols
    

    Fixes compilation of libavformat when librtmp is enabled but all the
    relevant protocols are disabled.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/Makefile
  • vf_idet : change individual per frame statistics to debug log level.

    5 avril 2012, par Michael Niedermayer

    vf_idet : change individual per frame statistics to debug log level.