Skip to content

ffmpeg wrapper shell script that will add a timestamp on your videos

Notifications You must be signed in to change notification settings

jedmallen/video-timestamper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

video-timestamp.sh

Description

Add date and timestamps to your video. Useful for reviewing recorded meetings and troubleshooting for root cause analysis, etc.

The time stamp will appear on the upper left of the video with a size 20 white font, in black background.

Usage

./video-timestamp.sh infile.mp4 "2020-01-30T15:30:00" outfile.mp4

Requirements

You should have a working ffmpeg installation.

About

ffmpeg wrapper shell script that will add a timestamp on your videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages