
Recherche avancée
Médias (1)
-
Rennes Emotion Map 2010-11
19 octobre 2011, par
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (48)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
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 -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (8334)
-
Exceeded GA’s 10M hits data limit, now what ?
21 juin 2019, par Joselyn Khor -
Incapsulate onvif metadata into avframe
30 mai 2019, par user8957959I have a onvif camera that provides video and metadata via rtsp. I would
like to create a filter or whatever else that takes the metadata, reads
them and finally merge into the output video.I think something like
incapsulate them in the alpha channel, in order to keep the video
viable. I have problem with the first part, because I cannot find a
filter that manipulate Data (AVMEDIA_TYPE_DATA) to start with. My plan
is to create a filter that takes data and produce fake avframe with
metadata, that will be merged with the real video by a filter like
overlay or everything else. Did someone have some hints for me ? -
Anomalie #4224 (Fermé) : Datepicker et mediabox d’edition de documents
15 novembre 2018, par George KandalaftLe datepicker n’affiche pas le calendrier en avant plan dans la mediabox de modification des documents. Ca vient du z-index dans /prive/themes/spip/forms.css :
#ui-datepicker-div z-index : 1001 !important ;Il faut au moins un z-index de 10000 pour que le calendrier apparaisse.