
Recherche avancée
Médias (1)
-
La conservation du net art au musée. Les stratégies à l’œuvre
26 mai 2011
Mis à jour : Juillet 2013
Langue : français
Type : Texte
Autres articles (60)
-
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...) -
Organiser par catégorie
17 mai 2013, parDans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...) -
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
Sur d’autres sites (11777)
-
Revision 79802 : Retour sur r78782 : bien masquer le texte du bouton plein écran, ferme ...
2 janvier 2014, par brunobergot@… — LogRetour sur r78782 : bien masquer le texte du bouton plein écran, ferme http://core.spip.org/issues/3134
-
How to effectively kill a frozen subprocess in Python ?
2 janvier 2014, par Konos5I am dealing with a rather odd issue.
I've written a Python wrapper (in Python 2.6.6) for a year old version of ffmpeg. The problem is that given a very particular video,
ffmpeg
stops working normally (clunky output, full cpu usage, no end stage etc) and takes the python interpreter down with it.Now, if I run
ffmpeg
with my encoding options directly from a terminal and the problematic video as input,ffmpeg
won't immediately respond toCtrl-c
. I'll have to wait for a hefty of 10 seconds or more before it exits and gives me back the prompt. However if I use a 'healthy' video instead, it will simply printReceived signal 2: terminating.
and gracefully exit.In the python wrapper I use
p.kill()
to no effect. The behavior is exactly the same a.k.a I have to wait 10 sec before the program exits. How can I immediately stopffmpeg
when it freezes with some problematic video ?Note that if I do a double
Ctrl-c
I get the prompt back immediately no matter what. -
Piwik at Free and Open Source Software Conference
26 août 2013, par thomas — CommunityLast weekend Fabian and Thomas from the Piwik team have represented Piwik at the 8th FrOSCon in St. Augustin (Germany, near Cologne).
At our booth we handed out Piwik brochures, our new awesome Stickers, and of course sweets. Many Piwik users came by and we were glad to gather some interesting feature ideas and feedback. Thank you ! We also helped a few people troubleshoot issues on their servers and we introduced Piwik to many visitors stopping by the booth.
We cannot put into words what the incredible FrOSCon team and all the people who helped have achieved. Thank you for making this conference possible ! We really enjoyed FrOSCon and we hope to be there next year again.