Recherche avancée

Médias (1)

Mot : - Tags -/ogv

Autres articles (76)

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

  • ffmpeg watermark logo with hardcode subtitle

    29 mai 2013, par Qatarson

    Hi I want to add watermark png image to video with hardcode substitle .srt file at same time what changes i should do the following line

    ffmpeg -i input.mkv -threads 0 -c:v libx264 -crf 28 -preset veryslow -vf "movie=watermark.png [watermark]; [in][watermark] overlay=0:0 [out]"  output.mp4
  • how to show the waveform by ffmpeg [duplicate]

    28 octobre 2020, par Jackie Wang

    We generated the waveform (Pic 1) by ffmpeg but it is different from the waveform (Pic 2) which is generated from twistedwave. Do anybody know how to generate the 2nd waveform (Pic 2) by ffmpeg ? Or do you know what different between this 2 picture ? Thanks a lot.

    


    ffmpeg command:
ffmpeg -i audio.wav -lavfi showwavespic=s=1920x800 audio7.png

    


    Pic 1, Waveform from ffmpeg
    
Pic 2, Waveform from twistedwave.com

    


  • dshow : show device name when outputting buffer overflow log message

    27 mars 2014, par rogerdpack
    dshow : show device name when outputting buffer overflow log message
    

    Signed-off-by : rogerdpack <rogerpack2005@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/dshow.c
    • [DH] libavdevice/dshow_capture.h
    • [DH] libavdevice/dshow_pin.c