
Recherche avancée
Médias (2)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (37)
-
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 -
MediaSPIP Player : problèmes potentiels
22 février 2011, parLe lecteur ne fonctionne pas sur Internet Explorer
Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...) -
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 (...)
Sur d’autres sites (7257)
-
Unable to play RTSP URL with ffplay but able to play it with VLC
15 février 2018, par DimsI am trying to see my IP camera with VLC and see it with VLC with address
rtsp://192.168.1.168
Unfortunately, when I enter the same address into ffplay
ffplay rtsp://192.168.1.168
I get multiple errors like
UDP timeout, retrying with TCP 0B f=0/0
method PAUSE failed: 455 Method Not Valid In This Statewhy and how to overcome ?
-
x86 : checkasm : check for or handle missing cleanup after MMX instructions
11 décembre 2015, par Janne Grunaux86 : checkasm : check for or handle missing cleanup after MMX instructions
Not every asm routine is expected clear the MMX state after returning.
It is however a requisite for testing floating point code in checkasm.
Annotate functions requiring cleanup with declare_func_emms() and issue
emms after the call. The remaining functions are checked for having a
cleared MMX state after return. -
Revision 1480ba6f0a : Revert "Fix a bug in VP9Worker which leads to unit test hang." The caller shoul
1er juillet 2014, par hkuangChanged Paths :
Modify /vp9/decoder/vp9_thread.c
Revert "Fix a bug in VP9Worker which leads to unit test hang."The caller should reset the state instead of letting worker
to reset.This reverts commit 34b2ce15f95ee0944ebe6d569e7a9179a7e4cc5b.
Change-Id : Idb546ea6386cffc44e98dee772900d21ab79710f