25/03/2026

6 pensieri su “Inserire logo in un video con FFmpeg

  1. Since the vhook subsystem has been removed from the latest version of FFMPEG, how can I add a watermark to a video?
    the following software is installed on my server:
    FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1 with libavfilter 0.4.0
    but this code doesn't work:

    ffmpeg -i video.avi  -vf "movie=0:png:immagine.png [logo]; [in][logo] overlay=10:10:1" output.avi

  2. Hi edmond,
     
    thanx for your message.
    How Do I Use Ffmpeg's "-vf" / "-vfilters" Option Without Recompiling Ffmpeg Myself?
     

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *