Recherche avancée

Médias (91)

Autres articles (107)

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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Monitoring de fermes de MediaSPIP (et de SPIP tant qu’à faire)

    31 mai 2013, par

    Lorsque l’on gère plusieurs (voir plusieurs dizaines) de MediaSPIP sur la même installation, il peut être très pratique d’obtenir d’un coup d’oeil certaines informations.
    Cet article a pour but de documenter les scripts de monitoring Munin développés avec l’aide d’Infini.
    Ces scripts sont installés automatiquement par le script d’installation automatique si une installation de munin est détectée.
    Description des scripts
    Trois scripts Munin ont été développés :
    1. mediaspip_medias
    Un script de (...)

Sur d’autres sites (5158)

  • avutil/opt : fix types passed to the format string "%s"

    8 août 2013, par Michael Niedermayer
    avutil/opt : fix types passed to the format string "%s"
    

    Fixes gcc warnings
    Fixes CID1061056
    Fixes CID1061057

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavutil/opt.c
  • avformat/utils : Make ff_data_to_hex() zero-terminate the string

    5 décembre 2021, par Andreas Rheinhardt
    avformat/utils : Make ff_data_to_hex() zero-terminate the string
    

    Most callers want it that way anyway.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/hls.c
    • [DH] libavformat/hlsenc.c
    • [DH] libavformat/httpauth.c
    • [DH] libavformat/internal.h
    • [DH] libavformat/movenc.c
    • [DH] libavformat/omadec.c
    • [DH] libavformat/rtmpproto.c
    • [DH] libavformat/sdp.c
    • [DH] libavformat/takdec.c
    • [DH] libavformat/utils.c
  • avformat : use ff_standardize_creation_time for formats writing all format string...

    28 février 2016, par Marton Balint
    avformat : use ff_standardize_creation_time for formats writing all format string metadata
    

    Reviewed-by : wm4 <nfxjfg@googlemail.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavformat/apetag.c
    • [DH] libavformat/cafenc.c
    • [DH] libavformat/flvenc.c
    • [DH] libavformat/id3v2enc.c
    • [DH] libavformat/lrcenc.c
    • [DH] libavformat/nutenc.c
    • [DH] libavformat/smjpegenc.c
    • [DH] libavformat/wtvenc.c