Hello, Here's my command:
ffmpeg -i in.mp4 -filter_complex "drawbox=w=1920:h=1080:color=black@1:t=fill" out.mp4 How do I apply it for only a few seconds to a specific time in the video? Thanks! _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".