
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (58)
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Participer à sa traduction
10 avril 2011Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
Actuellement MediaSPIP n’est disponible qu’en français et (...) -
Ajouter notes et légendes aux images
7 février 2011, parPour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
Modification lors de l’ajout d’un média
Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)
Sur d’autres sites (10793)
-
WorkManager returns result before completion of async method in it
27 mars 2019, par Usman RanaI want to apply some editing on the media file before uploading and I’ve used FFMPEG library for that. But as FFMPEG executes the command with a callback in it. So, the WorkManager returns success even before completion of ffmpeg command completion. How can i avoid it and keep WorkManager on hold until the work is completed. I’ve used CountLatch as well to add wait but then ffmpeg doesn’t work starts work and WorkManager remains stuck. Any ideas would be appreciable.
Thanks -
Error : "from : can't read /var/mail/moviepy.editor" How to resolve ?
23 mai 2017, par batman_risingI have a script using which I am editing a video, (extracting 10 clips from a video and then simply concatenating them), I am using
moviepy
python module as well asffmpeg
The script works perfectly when I run it from terminal,
Now I wanted to run the same script on startup, so I added a path in
/etc/rc.local
sudo python /home/startlord/myProject/run.py
but the code doesn’t work.also, I tried another approach,
sudo nano /etc/init.d/testRun
and created the script executablesudo chmod 755 /etc/init.d/testRun
but when I wanted to start the executionsudo /etc/init.d/testRun
start I was getting this errorfrom : can’t read /var/mail/moviepy.editor
what should I do now ! I am using UP-board, please help, I am not from computer science background.
-
Anomalie #4075 : Mail du privé envoyés aux auteurs des messages proposés dans le public si article...
15 janvier 2018