09.02.2025, 00:45
Found a problem with RefMerge because is disabled, here the full mapping
Ref Merge requires not only that the source of RF is "same as video" but also that the RF is provided by a video clip produced by HAVC (methods: 0, 1) or externally by another tool (method 5)
I added the new value "None" to preset ColorTune (in the GUI is called "Denoise")
Now allowed values are:
'None'
'Light', (default)
'Medium',
'Strong',
Since the custom section was removed, it is necessary to add a new preset to define the combination methods, the new preset is called CombMethod
If the selected ColorModel does not contain the string "+" (like 'Video+Artistic') CombMethod should be Disabled.
I attached the new RC8.
Thanks,
Dan
0 = HAVC same as video // clipRef=HAVC, ScFrameDir = None, RefMerge Enabled
1 = HAVC + RF same as video // clipRef=HAVC, ScFrameDir => dir path, RefMerge Enabled
2 = HAVC + RF different from video // clipRef=HAVC, ScFrameDir => dir path, RefMerge Disabled
3 = external RF same as video // clipRef = None, ScFrameDir => dir path, RefMerge Disabled
4 = external RF different from video // clipRef = None, ScFrameDir => dir path, RefMerge Disabled
5 = external ClipRef same as video // clipRef=VideoClip, ScFrameDir => file path, RefMerge Enabled
6 = external ClipRef different from video // clipRef=VideoClip, ScFrameDir => file path, RefMerge Disabled
Ref Merge requires not only that the source of RF is "same as video" but also that the RF is provided by a video clip produced by HAVC (methods: 0, 1) or externally by another tool (method 5)
I added the new value "None" to preset ColorTune (in the GUI is called "Denoise")
Now allowed values are:
'None'
'Light', (default)
'Medium',
'Strong',
Since the custom section was removed, it is necessary to add a new preset to define the combination methods, the new preset is called CombMethod
CombMethod: Method used to combine coloring models with (+):
Allowed values are:
'Simple'
'Constrained-Chroma'
'Luma-Masked'
'Adaptive-Luma'
If the selected ColorModel does not contain the string "+" (like 'Video+Artistic') CombMethod should be Disabled.
I attached the new RC8.
Thanks,
Dan