AdamPoper / Time-Lapse-Editing-Program

This program helps photographers edit series of photos for sunset time lapses by adjusting exposure offset for each image. The offset gets calculated by comparing ISO, f stop, and shutter speed for each image to determine how much to increment the exposure by. It receives a series of adobe xmp files and reads from them to get the image meta data. Then the program writes the necessary changes to the xmp file so adobe Lightroom or Photoshop can apply the changes to the image. This program also make use of ffmpeg to create the time lapse from the series of pictures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdamPoper/Time-Lapse-Editing-Program Stargazers