Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (56)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains 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 2013

    Puis-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, par

    Pour 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
    tests/api : Fix API test build on windows with —enable-shared
    
    • [DH] tests/api/Makefile
  • How to build a printf-style string for a image sequence in windows batch-files ?

    26 novembre 2015, par chaganaut

    Is 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 to S002_comp_v04.0299.exr and I need a string like S002_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
    fate : fix concat demuxer extended tests on windows
    

    Line endings do matter to md5sum...

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] tests/fate-run.sh