Skip to content

Adding timestamp to recording? #4442

Discussion options

You must be logged in to vote

Adding timestamps to a recording is very expensive operation as it requires decoding the frames, inserting the timestamp, then re-encoding. Most cameras support this so that is the recommended path. If not, then you can use the ffmpeg -> output_args to include a timestamp https://superuser.com/questions/1491264/ffmpeg-filter-to-add-timestamp-on-video

Replies: 1 comment 1 reply

Comment options

NickM-27
Nov 19, 2022
Collaborator Sponsor

You must be logged in to vote
1 reply
@foureight84
Comment options

Answer selected by foureight84
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants