
Recherche avancée
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 (6307)
-
lavf : preserve side data when parsing packets.
17 mai 2013, par Anton Khirnov -
cpu : Include common.h for av_popcount64
24 mai 2013, par Martin Storsjö -
Best server side video processing library or software [closed]
16 mai 2013, par ProjapatiI need your suggestion on selecting the right command line tool
that would allow me to process user uploaded videos.By processing I mean :
- Convert to flv, mp4, ogg etc formats
- Modify quality, bitrate, framerate etc
- Control file size and other attributes
- Might need to process video in batch mode
This processing will be done though some scheduled process that would grab the file and then process. The tool must have command line utilities.
I only know the free FFMPEG library.
Are there other (if costs money then fine) tools that allow me to do these ?What is used by youtube if you know it ?
Thank you