
Recherche avancée
Autres articles (57)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip 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 2013Puis-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, parThe 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 user1722669I 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 -
Create video from list images using ffmpeg C/C++ [on hold]
24 novembre 2017, par Dan NguyenI 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