Recherche avancée

Médias (91)

Autres articles (53)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

Sur d’autres sites (13168)

  • avfilter/xbr : move alpha blend assignment out of the macros

    16 novembre 2014, par Clément Bœsch
    avfilter/xbr : move alpha blend assignment out of the macros
    
    • [DH] libavfilter/vf_xbr.c
  • FFMPEG .mov to png sequence alpha issue

    19 décembre 2014, par user2491598

    I have a .mov file that has alpha background. I am trying to convert the movie to .png sequence and the alpha in each png is not correct. Here is an example of the png result I get
    enter image description here

    However, the image is supposed to look like this
    enter image description here

    The ffmpeg command I use is the following

    ffmpeg -i  out.mov -vcodec png out_%05d.png

    Any thoughts why am I getting bad alpha channel ?

  • alpha/idctdsp : move disabled cruft out of dsputil

    18 juillet 2014, par James Almer
    alpha/idctdsp : move disabled cruft out of dsputil
    

    Signed-off-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/alpha/dsputil_alpha.c
    • [DH] libavcodec/alpha/idctdsp_alpha.c