
Recherche avancée
Autres articles (100)
-
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...) -
Récupération d’informations sur le site maître à l’installation d’une instance
26 novembre 2010, parUtilité
Sur le site principal, une instance de mutualisation est définie par plusieurs choses : Les données dans la table spip_mutus ; Son logo ; Son auteur principal (id_admin dans la table spip_mutus correspondant à un id_auteur de la table spip_auteurs)qui sera le seul à pouvoir créer définitivement l’instance de mutualisation ;
Il peut donc être tout à fait judicieux de vouloir récupérer certaines de ces informations afin de compléter l’installation d’une instance pour, par exemple : récupérer le (...)
Sur d’autres sites (10616)
-
aacenc : remove TNS from the todo list
29 août 2015, par Rostislav Pehlivanovaacenc : remove TNS from the todo list
Pulses are already on the way so expect to see the list
gone in the close future.TNS is already of sufficiently high quality to be enabled
by default (but isn’t yet, so you too can help by testing !).Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>
-
tools/target_dec_fuzzer : Use codec_tags list
29 décembre 2019, par Michael Niedermayer -
FFmpeg : How can I have a photo list ( video slideshow ) with title at the bottom ?
28 décembre 2019, par shrwI have 5000 images in a folder and I want to have a video with 5 second delay on each image. Each image has a description in a text file.
1.jpg and 1.txt
I want to play each image for 5 seconds and the description would come scrolling at the bottom.
With title and scrolling text at the bottom.
I want to stream using ffserver.