Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (97)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • 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 ) (...)

Sur d’autres sites (6484)

  • avfilter/vf_libplacebo : fix skip_aa option range

    23 juillet 2023, par Niklas Haas
    avfilter/vf_libplacebo : fix skip_aa option range
    

    Max incorrectly specified as 0, should be 1.

    • [DH] libavfilter/vf_libplacebo.c
  • Ffmpeg glob pattern to grab images within hour range

    4 mai 2016, par user6289960

    Using glob to convert images in folder to mp4 with ffmpeg. I would like to grab all file names which have hour timestamp range 07 to 17. File name has this format :

    Format :

    image_hh-ii-ss.jpg

    Example file names :

    image_07-15-00.jpg
    image_08-15-00.jpg
    image_09-15-00.jpg
    ..
    image_17-15-00.jpg
    ..
    image_22-15-00.jpg
    ..

    Thanks in advance.

  • avfilter/af_stereotools : check s->length size

    5 décembre 2015, par Paul B Mahol
    avfilter/af_stereotools : check s->length size
    

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavfilter/af_stereotools.c