Skip to content

s-a/video-datetime-stamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

video-datetime-stamp

Render a date/time stamp into videos using ffmpeg
Donate

Render date time stamps to videos with ffmpeg is annoying. This node js command line is an easement to do this job.

This command creates an output file at c:/git/video-datetime-stamp/test.stamped.mp4
node ./bin/render-stamp.js --file c:/git/video-datetime-stamp/test.mp4

This command will stamp every mp4 file in c:\video\
node ./bin/render-stamp.js --dir c:\video\

About

Render a date/time stamp into videos using ffmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published