02.02.2025, 11:09
The implementations of
ColorMNet encode_mode=2 -> "remote all-ref"
PRESET: BlackWhiteTune
are Okay.
DeepRemaster like ColorMNet is using the parameter max_memory_frames, so it is necessary to add this field in the GUI
Now, regarding the method=5, this is my proposal:
When is selected the method=5:
1) you skip the call to HAVC_ddeoldify (in custom mode)
2) in HAVC_deepex you pass clip_ref=None (in custom mode)
3) in the field sc_framedir you pass the clip provided in input as show in the picture below (both in custom/preset mode)
so, only in the case of method=5 you should allow to select a clip instead of a folder in "Ref FrameDir", I will try to manage to read the clip inside the filter as you suggested.
Thanks,
Dan
ColorMNet encode_mode=2 -> "remote all-ref"
PRESET: BlackWhiteTune
are Okay.
DeepRemaster like ColorMNet is using the parameter max_memory_frames, so it is necessary to add this field in the GUI
Now, regarding the method=5, this is my proposal:
When is selected the method=5:
1) you skip the call to HAVC_ddeoldify (in custom mode)
2) in HAVC_deepex you pass clip_ref=None (in custom mode)
3) in the field sc_framedir you pass the clip provided in input as show in the picture below (both in custom/preset mode)
so, only in the case of method=5 you should allow to select a clip instead of a folder in "Ref FrameDir", I will try to manage to read the clip inside the filter as you suggested.
Thanks,
Dan