Recherche avancée

Médias (1)

Mot : - Tags -/embed

Autres articles (40)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

Sur d’autres sites (7449)

  • 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
  • avio : add detail to avio_printf() size warning

    24 décembre 2015, par Reynaldo H. Verdejo Pinochet
    avio : add detail to avio_printf() size warning
    

    Previous "currently size is limited" didn’t give away
    much in terms of useful info.

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

    • [DH] libavformat/avio.h
    • [DH] libavformat/aviobuf.c
  • libavformat/dashenc.c : Support mpd update period

    30 juin 2020, par Siyuan Huang
    libavformat/dashenc.c : Support mpd update period
    

    According ISO 23009-1, in live cases, mpd refresh period should be configurable

    Signed-off-by : Siyuan Huang <saber.huang@samsung.com>

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