
Recherche avancée
Médias (1)
-
SWFUpload Process
6 septembre 2011, par
Mis à jour : Septembre 2011
Langue : français
Type : Texte
Autres articles (111)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
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 (...) -
Script d’installation automatique de MediaSPIP
25 avril 2011, parAfin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
La documentation de l’utilisation du script d’installation (...)
Sur d’autres sites (12684)
-
Converting video to a full sized image using all frames
13 décembre 2014, par srootI was wondering if there is any way to convert a video to an image ?
Something like a scanner algorithm , something that would basically take all frames and convert it into one big image ?
I know i can break the video into frames and then stitch them together , I was wondering if there is any faster and more simple solution to achieve the same .
If it can’t be done can someone think how can I take the video in a "scanner" like mechanism ? -
Revision 615230b810 : acm_random : provide full range for Rand16() the gtest implementation used only
2 décembre 2014, par James ZernChanged Paths :
Modify /test/acm_random.h
Modify /test/fdct8x8_test.cc
acm_random : provide full range for Rand16()the gtest implementation used only returns values between 0 and 2^31-1
+ temporarily disable some tests in fdct8x8_test which misbehave with the
new rangeChange-Id : I45381076f0bea3317cc6728305890e4fd2f2facd
-
Revision 33e61df7d7 : Merge "acm_random : provide full range for Rand16()"
4 décembre 2014, par James ZernMerge "acm_random : provide full range for Rand16()"