
Recherche avancée
Médias (1)
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (39)
-
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 (7090)
-
Revision 9cca649a959fe035f52b3eacc5a3555e784d1a46 : report de [15660] : addcslashes au lieu de addslashes git-svn-id : ...
30 avril 2010, par Cerdic — Logreport de [15660] : addcslashes au lieu de addslashes git-svn-id : svn ://trac.rezo.net/spip/branches/spip-2.0@15661 caf5f3e8-d4fe-0310-bb3e-c32d5e47d55d
-
Revision 7c579445a42b98748640983f5677d6d901d20558 : oups, retinroduction erronee d’un $f au lieu de $trouver_table ...
17 septembre 2010, par Cerdic — Logoups, retinroduction erronee d’un $f au lieu de $trouver_table git-svn-id : svn ://trac.rezo.net/spip/spip@16188 caf5f3e8-d4fe-0310-bb3e-c32d5e47d55d
-
ffplay when network issue appears
5 mai 2018, par verbI try to play internet radio stream with ffplay. Problem is that if something happen with network connectivity ffplay stops and doesn’t play anymore the stream after the network problem is solved.Here is the command i use :
ffplay -nodisp -loop 0 -i http://185.85.29.141:80
I tried to simulate by blocking the ip with iptables and after that delete the rule.I have tried the command with other network streams and it works after network connectivity is solved so could it be that the streaming server for this particulat stream doesn ;t allow syncronization or something like that ? Please any suggestion on how to solve this.