
Recherche avancée
Médias (1)
-
The pirate bay depuis la Belgique
1er avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (45)
-
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 -
Use, discuss, criticize
13 avril 2011, parTalk 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. -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (8757)
-
Revision 65864 : suivre r63330 qui faisait qu’on ajoutait l’id_mot dans l’input au lieu ...
11 juin 2018, par brunobergot@… — Logsuivre r63330 qui faisait qu’on ajoutait l’id_mot dans l’input au lieu de son titre (petit canaillou de rasta va :p)
-
Revision 65864 : suivre r63330 qui faisait qu’on ajoutait l’id_mot dans l’input au lieu ...
14 septembre 2012, par brunobergot@… — Logsuivre r63330 qui faisait qu’on ajoutait l’id_mot dans l’input au lieu de son titre (petit canaillou de rasta va :p)
-
Convert OpenEXR to WebM Alpha Edges Grey
29 août 2018, par CastlesI apologise if this has been answered before. I have tried lots of options but can’t seem to solve my issue.
I have a sequence of OpenEXR images that I want to merge into a WebM and include transparency. This I the basics of my ffmpeg command :
ffmpeg -i test%04d.exr exr.webm
The problem is the transparency looks dodgy on the edges. Here is an example of how it currently looks. The edge of the box should fade to white but the transparency shows a dirty grey.
Here is an example exr file : Test EXR File
I’ve tried lots of things like
-vf premultiply=inplace=1
or
-pix_fmt yuva420p
but I can’t seem to get it working.
Thanks in advance !