Recherche avancée

Médias (91)

Autres articles (92)

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

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

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

  • http: Always allow no-op seek

    6 mars 2014, par Anssi Hannula
    http: Always allow no-op seek
    

    This also allows checking stream position as per ffurl_seek() doxy.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] libavformat/http.c
  • http: Always allow no-op seek

    6 mars 2014, par Anssi Hannula
    http: Always allow no-op seek
    

    This also allows checking stream position as per ffurl_seek() doxy.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavformat/http.c
  • convert mms live audio stream with ffmpeg and upload on rackspace CDN [closed]

    28 mars 2013, par user584569

    im a complete newbie with ffmpeg. The following is the scenario

    I have an mms stream mms ://wms.di-ve.com/vibe which I cannot stream on mobile devices being Microsoft proprietary.
    I know that ffmpeg can do conversions to a stream. The idea is to feed this stream to ffmpeg and its output place it on Rackspace streaming CDN (see :http://www.rackspace.com/knowledge_center/product-faq/cloud-files)
    is this possible ? and if so, how can I do this ?

    Thanks