
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (56)
-
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
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 (...)
Sur d’autres sites (11881)
-
tests/api : Fix API test build on windows with —enable-shared
30 novembre 2015, par Hendrik Leppkes -
How to build a printf-style string for a image sequence in windows batch-files ?
26 novembre 2015, par chaganautIs there a way, with a windows batch-file, to detect image sequences in a given folder and generate a string that represents it in a printf-style notation ?
For example :
A directory contains 300 files named
S002_comp_v04.0000.exr
toS002_comp_v04.0299.exr
and I need a string likeS002_comp_v04.%04d.exr
.Background :
I want a batch file where i can drop any folder on and it processes the folder’s contents in order to pass it on to ffmpeg for encoding. Easy with python - but how to achieve that with windows batch-files only ? Windows version is 8.1 and 10.
-
fate : fix concat demuxer extended tests on windows
16 novembre 2015, par Marton Balint