Posts: 2
Threads: 1
Joined: Dec 2023
Posts: 2
Threads: 1
Joined: Dec 2023
I learnd this from this post :
https://www.dpreview.com/forums/thread/4448768
The idea is simple.
- The camera records some value regarding brightness and whitebalance for each picture on EXIF(RAW)
- Lightroom uses these values to process the picture
- These values, which are different for each RAW files, are not controlled by Lightroom nor LRTimelapse,
--> Lightroom is using different settings to develop each frames. The result is filcker in color and brightness.
-> solution : use constant value for every frames.
I'm using sony A7M3 and had to fix two values BrightnessValue , WB_RGGBLevelsAuto from EXIF
I used exiftoolgui https://github.com/FrankBijnen/ExifToolGui
- For brightness, chose a value from one specific frame and paste it to all pictures.
mine had value in range between -11.7 to -11.2 so I just used -11.5 for all frames.
-for whitebalance, I used value from "WB_RGGBLevels" which is constant for all files.
You could find sample result from below.
LR Development settings for two video are not identical but people who suffered from incurable flickering in low exposure timelapse could catch the flickering is GONE on the floor and sky.
- without EXIF fix(regular) : https://www.youtube.com/shorts/WHlg0pJvkEY
- with EXIF fix: https://www.youtube.com/shorts/F-k2vtBvdAU
For other cameras than sony, they might have similar values to be fixed but I'm no expert about that.
The idea is simple.
- The camera records some value regarding brightness and whitebalance for each picture on EXIF(RAW)
- Lightroom uses these values to process the picture
- These values, which are different for each RAW files, are not controlled by Lightroom nor LRTimelapse,
--> Lightroom is using different settings to develop each frames. The result is filcker in color and brightness.
-> solution : use constant value for every frames.
I'm using sony A7M3 and had to fix two values BrightnessValue , WB_RGGBLevelsAuto from EXIF
I used exiftoolgui https://github.com/FrankBijnen/ExifToolGui
- For brightness, chose a value from one specific frame and paste it to all pictures.
mine had value in range between -11.7 to -11.2 so I just used -11.5 for all frames.
-for whitebalance, I used value from "WB_RGGBLevels" which is constant for all files.
You could find sample result from below.
LR Development settings for two video are not identical but people who suffered from incurable flickering in low exposure timelapse could catch the flickering is GONE on the floor and sky.
- without EXIF fix(regular) : https://www.youtube.com/shorts/WHlg0pJvkEY
- with EXIF fix: https://www.youtube.com/shorts/F-k2vtBvdAU
For other cameras than sony, they might have similar values to be fixed but I'm no expert about that.