Recherche avancée

Médias (91)

Autres articles (40)

  • 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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

Sur d’autres sites (4547)

  • Révision 17788 : declarer les titres de la boite de changement de logo

    30 avril 2011, par cedric -
  • FFMPEG : Combine "Create video from images" + scale to x + add audio + overlay logo

    7 janvier 2020, par Thomas Wild

    I´m working on a webcam-project. It is for generating timelapse videos of sunset/sundown.

    I´m using a raspberrypi to generate them with gphoto2 + DSLR.

    At the end of the day the images should get to an video, with audio and an overlay logo.
    And it should be scaled to 1920 pixel.
    I got a nice solution an it worked.

    1. Producing the timelapse video an scale it :

      ffmpeg -y -framerate 25 -start_number 0000001 -i /var/www/html/webcam/2020-01-05_bilder/%7d.jpg -vf scale=1920:-1 -pix_fmt yuv420p /var/www/html/webcam/2020-01-05-tag-output-1920.mp4

    1. Taking the output of (1) and add an overlay-logo, add audio

      ffmpeg -y -i '/var/www/html/webcam/2020-01-05-tag-output-1920.mp4'
      -i '/var/www/html/webcam-scripts/graphics/logo.png'
      -i '/var/www/html/webcam-scripts/sounds/chill_time_5.mp3'
      -shortest -filter_complex '[1][0]scale2ref=h=ow/mdar:w=iw/6[#A logo][liebfrauen]; [#A logo]format=argb,colorchannelmixer=aa=0.95[#B logo transparent]; [liebfrauen][#B logo transparent] overlay=(main_w-w)-(main_w*0.05):(main_h-h)-(main_h*0.01)'
      -c:v libx264 -crf 18 -preset slow -pix_fmt yuv420p -c:a aac -strict -2
      '/var/www/html/webcam/2020-01-05-tag-1920.mp4

    I tried to combine both actions, but I get an error :

    ffmpeg -y -framerate 25 -start_number 0000001 -i '/var/www/html/webcam/2020-01-05_bilder/%7d.jpg' -vf scale=1920:-1 -pix_fmt yuv420p -i '/var/www/html/webcam-scripts/graphics/logo.png' -i '/var/www/html/webcam-scripts/sounds/chill_time_5.mp3' -shortest -filter_complex '[1][0]scale2ref=h=ow/mdar:w=iw/6[#A logo][liebfrauen]; [#A logo]format=argb,colorchannelmixer=aa=0.95[#B logo transparent]; [liebfrauen][#B logo transparent] overlay=(main_w-w)-(main_w*0.05):(main_h-h)-(main_h*0.01)' -c:v libx264 -crf 18 -preset slow -pix_fmt yuv420p -c:a aac -strict -2 '/var/www/html/webcam/2020-01-05-tag-1920.mp4'

    Error : Filtergraph ’scale=720 :-1’ was specified through the -vf/-af/-filter option for output stream 0:0, which is fed from a complex filtergraph.
    - vf/-af/-filter and -filter_complex cannot be used together for the same stream.

    Isn`t it possible to combine these inputs and scale it ? Or ... Where is my misunderstanding ?

  • Anomalie #4670 : Logo sur la barre typo 3.3

    18 février 2021, par Maïeul Rouquette

    j’ai même vidé le cache firefox pour reverifier, et je maintiens