Recherche avancée

Médias (0)

Mot : - Tags -/presse-papier

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (57)

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

  • FFmpeg formats list with alpha support

    15 décembre 2017, par user1722669

    I am looking the list of FFmpeg codecs which support the alpha channel.
    seems that there is no description of codec list with alpha in FFmpeg.

    I am interested only in decoding files with alpha, not for encoding one.
    Thank you.

  • patcheck : Add 'threshhold' to common typo list

    12 décembre 2017, par Kelly Ledford
    patcheck : Add 'threshhold' to common typo list
    

    Signed-off-by : Kelly Ledford <kelly.ledford@intel.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tools/patcheck
  • Create video from list images using ffmpeg C/C++ [on hold]

    24 novembre 2017, par Dan Nguyen

    I have images (fr1.jpg, fr2.jpg, ...) and I want to create a video from these. I can do it using command line but I dont know how to do it through coding
    I found this but still got nothing :
    Create video using ffmpeg