Recherche avancée

Médias (2)

Mot : - Tags -/media

Autres articles (69)

  • 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 ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • 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

Sur d’autres sites (9246)

  • Ffmpeg concat on windows return protocol error

    2 juillet 2020, par padavan

    hi i have ffmpeg on win10.
I try concat files :

    


    ffmpeg -i "concat:1.jpg|2.jpg" out.gif


    


    but always get only one\first image in out.gif result.

    


    Late i find on manual :
"This is analogous to using cat on UNIX-like systems or copy on Windows."
I try

    


    ffmpeg -i "copy:1.jpg|2.jpg" out.gif


    


    and get error :

    


    


    copy:1.jpg|2.jpg : Protocol not found

    


    


  • configure : don’t enable any tls protocol if network is disabled

    1er juin 2015, par James Almer
    configure : don’t enable any tls protocol if network is disabled
    

    This was a regression introduced with 4a006b9eb7e7d736fd00e6045b5612978ef6404b.

    Reviewed-by : Michael Niedermayer <michaelni@gmx.at>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] configure
  • Removed the protocol relative urls from the example pages.

    9 novembre 2010, par Jack Moore

    m example1/index.html m example2/index.html m example3/index.html m example4/index.html m example5/index.html Removed the protocol relative urls from the example pages.