On Sun 9 Oct 2022 at 20:59, <[email protected]> wrote: > how i can overlay an input with current date and time?
Hi, The drawtext filter should do what you want. I’ve mostly used it for timecode and text but it has features for datetime as well. https://ffmpeg.org/ffmpeg-filters.html#toc-drawtext-1 -Kieran _______________________________________________ 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".
