Skip to content

Some helper bash files to burn the date (pulled from the filename) into images and then turn those images into a video clip

Notifications You must be signed in to change notification settings

peterdalle/videocaptioner

Repository files navigation

videocaptioner

Convert jpg images to video, with their filenames burnt into the picture using ffmpeg.

Files

  • 1_burn_filename_into_images.sh will burn filenames into images and append -mod.jpg the filenames.
  • 2_generate_file_list.sh generates a list of files suitable for ffmpeg and saves them into files.txt.
  • 3_build_video_from_frames.shconcatenates all jpg files in files.txt and output it as an mp4 video.

About

Some helper bash files to burn the date (pulled from the filename) into images and then turn those images into a video clip

Resources

Stars

Watchers

Forks

Languages