Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (66)

Sur d’autres sites (7724)

  • FFMpeg : how to use between() to select last second ?

    13 mai 2019, par rcpinheiro

    I’m trying to apply a caption using drawtext that should disappear one second before the video end :

    ffmpeg -i input.mp4 -vf "drawtext=enable='between(t,0,5)':fontfile=font.ttf:text='Some caption':x=60:y=640:fontsize=40:fontcolor=#f0f0f0@0.9" -vcodec libx264 -crf 27 -preset ultrafast -strict -2 -acodec copy output.mp4

    The problem is that I don’t know the video length beforehand. I’ve tried using ’between(t,0,-1)’ but it doesn’t work, the caption never shows up.
    Anyone knows if is there a way to do this without having to open the video first to check length and only after that draw the caption ?
    Thanks in advance !

  • Evolution #2636 : select des types de bases de données à l’install

    31 octobre 2014, par cedric -

    je pense qu’il faudrait virer le connecteur PGSQL du core car il n’est pas fonctionnel. Les utilisateurs avertis l’ajouteront par eux même, et on peut virer le texte correspondant.

  • Anomalie #4713 : Sites : logo et Titre+Slogan

    5 avril 2021, par YannyX Spip

    Je n’ai pas rechargé la dernière SPIP 3.3-dev pour voir si....