
Recherche avancée
Autres articles (91)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (8538)
-
ffmpeg ask for intsall
12 juin 2015, par Ritesh GuptaI am trying to create an image/thumbnail from the video stored in local folder.
Here is what I am doing is-Process p;
ProcessStartInfo info = new ProcessStartInfo();
info.FileName = Server.MapPath("~/FFMPEG/ffmpeg.exe");
info.RedirectStandardOutput = false;
info.CreateNoWindow = false;
info.Arguments = " -i " + videopath + " -vframes 1 " + imagepath + "%d.jpg";
info.UseShellExecute = false;
p = Process.Start(info);
while (!p.HasExited) { Thread.Sleep(10); }When I execute above code a popup box comes to install ffmpeg.exe
If I install the software, for the next time it asks again.Am I doing some mistake ?
-
Anomalie #3475 : Une mini coquille dans une clé de chaîne de langue du core
12 juin 2015oui j’en ai parlé sur IRC ... j’ai commité puis envoyé un email à Kent1 pour correction.
-
Anomalie #3475 : Une mini coquille dans une clé de chaîne de langue du core
12 juin 2015, par b bArf, je pensais que erational en avait causé sur IRC avant d’envoyer la modif, alerte rouge !