Recherche avancée

Médias (2)

Mot : - Tags -/kml

Autres articles (17)

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

  • Les formats acceptés

    28 janvier 2010, par

    Les commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
    ffmpeg -codecs ffmpeg -formats
    Les format videos acceptés en entrée
    Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
    Les formats vidéos de sortie possibles
    Dans un premier temps on (...)

Sur d’autres sites (5015)

  • Use FFmpeg for continuous streaming from other source

    28 septembre 2017, par widgg

    We have an app that pipes its output, and its output is compress H264 data. The source of the data is from a 3d engine running in same app.

    We can easily pipe the output in FFmpeg to save as mp4 or even m3u8.

    It’s also possible to turn FFmpeg as a server to feed video files.

    So our objective is to have FFmpeg read that data, convert into into mp4 or m3u8 internally and then stream so that it can be read in the web browser.

    We don’t care about be able to replay some file, go back in time or whatever, we just care about the current value.

    Is there a way to do that ? Or a similar solution that would allow some close to that.

    Thanks

    I guess, if it’s possible, it’s like wanting to stream your personal webcam into the web browser. Then you could connect to that and see what is happening at home or wherever your webcam is.

  • fate : Remove duplicate wmv8_x8intra.wmv test

    8 mai 2016, par Michael Niedermayer
    fate : Remove duplicate wmv8_x8intra.wmv test
    

    Also temporary enable the test so we get updated fate failure statistics

    Note, this does not work on all platforms, it fails on MIPS
    and ml archives indicate it failed on x86 openbsd with some compilers as well

    Reviewed-by : Derek Buitenhuis <derek.buitenhuis@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tests/fate/microsoft.mak
    • [DH] tests/ref/fate/wmv8-intrax8
  • Merge commit ’faa3f17a76333b672ce4a40cf80f678ab68bdbae’

    24 août 2015, par Hendrik Leppkes
    Merge commit ’faa3f17a76333b672ce4a40cf80f678ab68bdbae’
    

    * commit ’faa3f17a76333b672ce4a40cf80f678ab68bdbae’ :
    fate : test only demuxing in asf-repldata

    Merged-by : Hendrik Leppkes <h.leppkes@gmail.com>

    • [DH] tests/fate/microsoft.mak
    • [DH] tests/ref/fate/asf-repldata