On 23 Dec 2022, at 22:55, David Niklas <[email protected]> wrote:
> 
> Hello,
> What I'd like to achieve is sort of like censoring, but with a black box.
> 
> I can find plenty of examples of how to add a black box to a video, but
> the problem is it is always either the whole video, or only at the
> beginning/end, that the examples add black boxes


Try filter_complex "[0:0]youfilter=enable='between(t,1.0,2.0)’”

Hth
Bouke

> to. I cannot seem to
> figure out how to set the start and end timestamp.
> 
> Thanks,
> David
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".

_______________________________________________
ffmpeg-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to