
Recherche avancée
Autres articles (65)
-
Des sites réalisés avec MediaSPIP
2 mai 2011, parCette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page. -
Les formats acceptés
28 janvier 2010, parLes commandes suivantes permettent d’avoir des informations sur les formats et codecs gérés par l’installation local de ffmpeg :
ffmpeg -codecs ffmpeg -formats
Les format videos acceptés en entrée
Cette liste est non exhaustive, elle met en exergue les principaux formats utilisés : h264 : H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 m4v : raw MPEG-4 video format flv : Flash Video (FLV) / Sorenson Spark / Sorenson H.263 Theora wmv :
Les formats vidéos de sortie possibles
Dans un premier temps on (...) -
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.
Sur d’autres sites (9210)
-
Révision 101151 : Mise à jour de librairie getid3 en 1.9.13
17 décembre 2016, par kent1@arscenic.infohttps://github.com/JamesHeinrich/getID3/releases/tag/v1.9.13
bugfix #89 : ID3v2.4 custom genres with slashes
bugfix #88 : large QuickTime files exceed PHP memory limit
bugfix #87 : ID3v2 write GRID data not working properly
bugfix #86 : Increase autoloading definitions
bugfix #84 : ID3v2 available writable frames list
bugfix #82 : ID3v2 datetime logic
bugfix #80 : attempt to autodetect ID3v1 encoding
bugfix #77 : add partial support of DSSv6
bugfix #76 : add mysqli version of caching extension
bugfix #75 : mysql cache max key length
bugfix #71 : custom error handler to catch exif_read_data() errors
bugfix #71 : add support for mb_convert_encoding
bugfix #70 : ID3v2 POPM / UFID
bugfix #68 : workaround broken iTunes ID3v2
bugfix #48 : Quicktime set MIME to video/mp4 where applicable
bugfix #1930 fread on pipes
bugfix #1926 relax ID3v2.IsValidURL check -
Anomalie #3418 : Les tables des plugins ne s’installent pas
6 avril 2015, par Franck DalotSPIP 3.1.0-alpha [21970]
Test chez ovh sur un mutualisé, je ne sais si je suis sur ce cluster, mais de toute façon, ils doivent être tous pareil http://cluster015.ovh.net/infosAucun prefix des tables particulier
Les plugin était toujours agenda et Mini Calendrier*SQLite 3*++
5.6.6 en mode prod = tables absente, mais présente dans une sauvegarde
5.5.22 en mode prod = tables absente, mais présente dans une sauvegarde
5.4.38 en mode prod = ok
5.3.29 en mode prod = tables absente, mais présente dans une sauvegarde5.6.6 en mode dev = tables absente, mais présente dans une sauvegarde
5.5.22 en mode dev = tables absente, mais présente dans une sauvegarde
5.4.38 en mode dev = ok
5.3.29 en mode dev = tables absente, mais présente dans une sauvegarde*SQLite 2*++
5.3.29 en mode prod = tables absente, mais présente dans une sauvegarde
Il y a une erreur qui s’affiche dans l’espace privé dès que j’y rentre :
Numero : 1, message : Array, squelette : ecrire/public/composer.php, boucle : calculer_select() sql_select() ; , ligne : 876Par contre, je sais qu’elle est absente via ecrire/ ?exec=vertebres car quand j’essai de la lire via firefox, alors cela me sort :
SQLiteManager : Error in opening file spip.sqlite - either the file is encrypted or corrupt
Exception Name : NS_ERROR_FILE_CORRUPTED
Exception Message : Component returned failure code : 0x8052000b (NS_ERROR_FILE_CORRUPTED) [mozIStorageService.openUnsharedDatabase]A savoir par contre que je peux parfaitement lire la sauvegarde via firefox
5.3.29 en mode dev = Installation problématique, cela me sort des :
Warning : sqlite_query() [function.sqlite-query] : near "ORDER" : syntax error in /ecrire/req/sqlite_generique.php on line 2703
Http 302
Si je clique sur le lien (il a un problème d’accent) l’installation se fait quand même, mais il y beaucoup de Warning... et toujours l’erreur dans le squeletteWarning : sqlite_query() [function.sqlite-query] : near "ORDER" : syntax error in /home/liendami/www/spip3/spip/ecrire/req/sqlite_generique.php on line 2703
Warning : sqlite_query() [function.sqlite-query] : no such column : auteurs.imessage in /home/liendami/www/spip3/spip/ecrire/req/sqlite_generique.php on line 2703
Après linstallation des plugins, si je vais dans exec=sauvegarder
Warning : sqlite_query() [function.sqlite-query] : no such table : spip_evenements in /home/liendami/www/spip3/spip/ecrire/req/sqlite_generique.php on line 2703
Warning : sqlite_query() [function.sqlite-query] : no such table : spip_evenements_participants in /home/liendami/www/spip3/spip/ecrire/req/sqlite_generique.php on line 2703
Cela me fait bien la sauvegarde, mais d’autres warning apparaisent pendant
Sinon, c’est identique au mode "production"J’ai refais des 2 tests en MySQL (php 5.6.6 et php 5.4.38) en mode dev pour vérifier si les sauvegardes étaient avec ou sans les tables du plugin (je n’avais pas fait cette vérif avant)
Dans les deux cas, il y avait les tables dans les sauvegardes
Alors qu’elles étaient :
Absente dans la bdd en 5.6.6
Présente dans la bdd en 5.4.38 -
FATE’s New Look
4 août 2010, par Multimedia Mike — FATE ServerThe FATE main page exposes a lot of data. The manner in which it is presented has always been bounded by my extremely limited web development abilities. I wrestled with whether I should learn better web development skills first and allow that to inform any improved design, or focus on the more useful design and invest my web development learning time towards realizing that design.
Fortunately, Mans solved this conundrum with an elegantly simple solution :
The top of the page displays a status bar that illustrates — at a glance — how functional the codebase is. The web page source code identifies this as the failometer. It took me a few seconds to recognize what information that status bar was attempting to convey ; maybe it could use a succinct explanation.
Mini-Book Review
Before Mans took over, I thought about this problem quite a bit. I needed inspiration for creating a better FATE main page and aggregating a large amount of data in a useful, easily-digested form. Looking around the web, I see no shortage of methods for visualizing data. I could start shoehorning FATE data into available methods and see what works. But I thought it would be better to take a step back and think about the best way to organize the data. My first clue came awhile ago in the form of an xkcd comic : Blogofractal. Actually, the clue came from the mouseover text which recommended Edward Tufte’s "The Visual Display of Quantitative Information".
I ordered this up and plowed through it. It’s an interesting read, to be sure. However, I think it illustrates what a book on multimedia and compression technology would look like if authored by yours truly— a book of technical curiosities from epochs past that discusses little in the way of modern practical application. Tufte’s book showed me lots of examples of infographics from decades and even centuries past, but I never concisely learned exactly how to present data such as FATE’s main page in a more useful form.
Visualization Blog
More recently, I discovered a blog called Flowing Data, authored by a statistics Ph.D. candidate who purportedly eats, sleeps, and breathes infographics. The post 11 Ways to Visualize Changes Over Time : A Guide offers a good starting point for creating useful data presentations.I still subscribe to and eagerly read Flowing Data. But I might not have as much use for data visualization now that Mans is on FATE duty.