Recherche avancée

Médias (91)

Autres articles (106)

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

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

Sur d’autres sites (9132)

  • Application memory usage decrese

    17 septembre 2018, par unresolved_external

    I have an application which actively uses ffmpeg for video decoding. The interesting thing which I discovered, is that after some time(hour or two) the memory usage is decreasing for about 20-25%. (e.g. from 260Mb to 200 Mb). I am wondering if this due to some specifics of the ffmpeg implementation ? Or maybe this kind of memory fluctuations can happen if the memory is used actively.

    I am running on x86_64 Ubuntu. The compiler is clang with libc++.

  • avprobe : Handle unknown values for the color description

    17 avril 2017, par Luca Barbato
    avprobe : Handle unknown values for the color description
    

    print_str() cannot print NULL.

    Bug-Id : 1040
    CC : libav-stable@libav.org

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] avtools/avprobe.c
  • avfilter/vf_zscale : extend the configuration log message with color space info

    9 novembre 2024, par James Almer
    avfilter/vf_zscale : extend the configuration log message with color space info
    

    And print it in DEBUG level, not TRACE, as it's useful information.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavfilter/vf_zscale.c