
Recherche avancée
Autres articles (20)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
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 (...) -
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 (...)
Sur d’autres sites (3411)
-
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