Support for luts used to be very limited in VFB. Lin to log was not possible via lut, it seems to work now but I’m not sure if everything works correctly.
My old simple way of getting Cineon log curve in VFB was loading “empty” cube file and checking “work in log” option.
Or making custom curve adjustment:
when you save .vfbl file from VFB with curves adjustment layer included, you can edit the points. you can make points linear first, input just “point centre” and than smooth it automatically.
looks like this:
“class”: “chaos.cc.curves”,
“properties”: {
“version”: 1,
“name”: “mP_AgX_KrakenLog”,
“enable”: true,
“expand”: false,
“expandable”: true,
“blend_mode”: 0,
“opacity”: 1.0,
“show_preview”: true,
“curve_graph”: {
“version”: 1,
“Master”: {
“points”: [{
“point_type”: 0,
“point_center”: [0.0001347560901194811, 0.0000720880925655365]
}, {
“point_type”: 3,
“point_center”: [0.00029164133593440056, 0.044006794691085818],
“left_vector”: [-0.00005229508315096609, -0.014576690271496773],
“right_vector”: [0.00002810347177728545, 0.007833539508283139]
}, {
“point_type”: 3,
“point_center”: [0.0003759517567232251, 0.06674453616142273],
“left_vector”: [-0.000028103473596274854, -0.007100209128111601],
“right_vector”: [0.0001734105171635747, 0.04381134361028671]
}, {
“point_type”: 3,
“point_center”: [0.0008961833082139492, 0.1424470841884613],
“left_vector”: [-0.0001734105171635747, -0.014875858090817929],
“right_vector”: [0.00047536217607557774, 0.040778495371341708]
}, {
“point_type”: 3,
“point_center”: [0.0023222698364406826, 0.22634030878543855],
“left_vector”: [-0.00047536217607557774, -0.018413471058011056],
“right_vector”: [0.00047443489893339574, 0.018377553671598436]…