You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,12 @@ All subsequent transforms have been developed using the Native to XYZ matrix val
32
32
**Recent GoPro camera releases have different sensors but they appear to use the same color matrix data. <sup>#<sup>**
33
33
34
34
> **<sup>#</sup> Important:**
35
-
> Whilst all GoPros appear to use the same Color Matrices, the raw gains applied for Native White Balance are different between the various imaging sensors and even within the models using the same sensors. The resulting XYZ Matrix will be different for each GoPro model.
36
-
> <br>There will be slight color variations when the "Native" color transforms (based off the IMX117 sensor) are used across the different GoPro iterations. The Rec.709 Gamut based transforms should work across all variations regardless.
35
+
> Whilst all GoPros appear to use the same Color Matrices, the raw gains applied for Native White Balance are different between the various imaging sensors and even within the models using the same sensors.
36
+
> <br><br>**The resulting XYZ Matrix will be different for each GoPro model.**
37
+
> <br><br>**There will be slight color variations when the "Native" color transforms (based off the IMX117 sensor & HERO5 Black) are used across the different GoPro iterations.**
38
+
> <br><br>The Rec.709 Gamut based transforms should work across all variations regardless.
37
39
40
+
### Sensor Data
38
41
The imaging sensors and their associated GoPro models are listed below:
39
42
40
43
| Sensor | Camera |
@@ -44,6 +47,7 @@ The imaging sensors and their associated GoPro models are listed below:
The Native to XYZ matrix (for IMX117 based GoPro HERO5) is derived as below *:
48
52
49
53
[ 0.501918 0.294524 0.154014 ]
@@ -54,6 +58,8 @@ The Native to XYZ matrix (for IMX117 based GoPro HERO5) is derived as below *:
54
58
55
59
For camera specific profiles, including WIDE=1, custom LOGB parameters and Tungsten presets, refer to the commercially available GP-Tune Transform instead: https://xtremestuff.net/store/gp-tune-transform/
56
60
61
+
See [Discussion](https://github.com/xtremestuff/protune-transforms/discussions/13) for more information.
62
+
57
63
58
64
## Installation
59
65
@@ -103,13 +109,13 @@ If using Resolve 17 or above, The ACES DCTL files in the IDT folder must be copi
103
109
#### iPad
104
110
##### Resolve 18.6.2 and above
105
111
106
-
ACES Transforms/IDT folder within DaVinci Resolve App folder structure
112
+
ACES Transforms/IDT/ folder within DaVinci Resolve App folder structure
107
113
108
114
If the folders do not exist, they may need to be created manually.
109
115
110
116
111
117
##### Older Resolve versions
112
-
Not possible with current release. Follow instructions to use via [LUT Menu](#usage-in-davinci-ctl-or-via-lut-menu) instead
118
+
Not possible with older iPad releases. Follow instructions to use via [LUT Menu](#usage-in-davinci-ctl-or-via-lut-menu) instead
@@ -131,7 +137,7 @@ If using Resolve 17 or above, The ACES DCTL files in the ODT folder must be copi
131
137
#### iPad
132
138
##### Resolve 18.6.2 and above
133
139
134
-
ACES Transforms/ODT folder within DaVinci Resolve App folder structure
140
+
ACES Transforms/ODT/ folder within DaVinci Resolve App folder structure
135
141
136
142
If the folders do not exist, they may need to be created manually.
137
143
@@ -146,7 +152,7 @@ Not possible with older versions.
146
152
147
153
### Exposure Notes
148
154
149
-
The Protune Gamma curve is defined within the 0 - 1 range with the peak being equivalent to SDR Peak White. Despite this, the curve has a significantly higher Middle Gray value of 68% IRE. A significant portion of the curve is allocated to the lower code values under Middle Gray. This means that when footage is corrected using the transforms, anything under-exposed will be pushed further towards the shadows. To counteract this, the footage should either be exposed correctly, or under-exposed by 1-2 stops when recording and adjusted in accordingly after applying the transform.
155
+
The Protune Gamma curve is defined within the 0 - 1 range with the peak being equivalent to SDR Peak White. Despite this, the curve has a significantly higher Middle Gray value of 68% IRE. A significant portion of the curve is allocated to the lower code values under Middle Gray. This means that when footage is corrected using the transforms, anything under-exposed will be pushed further towards the shadows. To counteract this, the footage should either be exposed correctly, or under-exposed by 1-2 stops when recording and adjusted in Resolve accordingly after applying the transform.
0 commit comments