Skip to content

Instantly share code, notes, and snippets.

@KelSolaar
Created May 28, 2018 07:42
Show Gist options
  • Save KelSolaar/9932a7ccb3eb1edbd27902e12b074955 to your computer and use it in GitHub Desktop.
Save KelSolaar/9932a7ccb3eb1edbd27902e12b074955 to your computer and use it in GitHub Desktop.
Panasonic Varicam V35 IDT
set cut_paste_input [stack 0]
version 10.5 v2
push $cut_paste_input
Expression {
temp_name0 cutInv
temp_expr0 0.181
temp_name1 b_
temp_expr1 0.00873
temp_name2 c
temp_expr2 0.241514
temp_name3 d
temp_expr3 0.598206
expr0 "r <= cutInv ? (r - 0.125) / 5.6 : pow(10, (r - d ) / c) - b_"
expr1 "g <= cutInv ? (g - 0.125) / 5.6 : pow(10, (g - d ) / c) - b_"
expr2 "b <= cutInv ? (b - 0.125) / 5.6 : pow(10, (b - d ) / c) - b_"
name log_decoding_VLog_Expression
selected true
xpos -96
ypos 4
}
ColorMatrix {
matrix {
{0.724382758 0.021354009 -0.009234278}
{0.166748484 0.985138372 -0.00104295}
{0.108497411 -0.006319092 1.010272625}
}
name V35_to_ACES2065_1_ColorMatrix
selected true
xpos -96
ypos 28
}
Viewer {
frame 92
frame_range 1-100
name Viewer1
selected true
xpos -96
ypos 52
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment