Recherche avancée

Médias (91)

Autres articles (39)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

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

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

  • avcodec/dynamic_hdr10_plus : check size before using it

    13 septembre 2021, par Limin Wang
    avcodec/dynamic_hdr10_plus : check size before using it
    

    Reviewed-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    Signed-off-by : Limin Wang <lance.lmwang@gmail.com>

    • [DH] libavcodec/dynamic_hdr10_plus.c
  • avcodec/mmaldec : Deduplicate AVClasses

    9 décembre 2021, par Andreas Rheinhardt
    avcodec/mmaldec : Deduplicate AVClasses
    

    Possible now that the child_class_next API is gone.

    Tested-by : Cameron Gutman <aicommander@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/mmaldec.c
  • avformat/av1 : Document actual behaviour of ff_av1_filter_obus()

    16 janvier 2022, par Andreas Rheinhardt
    avformat/av1 : Document actual behaviour of ff_av1_filter_obus()
    

    Document that it can be used with a NULL AVIOContext to
    get the output size in a first pass.

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

    • [DH] libavformat/av1.h