Recherche avancée

Médias (33)

Mot : - Tags -/creative commons

Autres articles (104)

  • 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

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

  • avformat/mov : Free encryption data on error

    27 janvier 2020, par Andreas Rheinhardt
    avformat/mov : Free encryption data on error
    

    Fixes memleak and Coverity issue #1439587.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/mov.c
  • lavfi/movie : free packet on decoder error

    25 juin 2013, par Michael Niedermayer
    lavfi/movie : free packet on decoder error
    

    Prevents infinite loop, see Ticket2556

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

    • [DH] libavfilter/src_movie.c
  • lavfi/aevalsrc : do not free AVOption variables in uninit()

    10 juillet 2013, par Paul B Mahol
    lavfi/aevalsrc : do not free AVOption variables in uninit()
    

    The generic code frees them already.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/asrc_aevalsrc.c