22.09.2024, 14:30
Quote:Just to clarify further, DeepExOnlyRefFrames=True can be used only with DeepExMethod=0.So DeepExOnlyRefFrames is a two pass process which is not supported by Hybrid, correct?
Then is necessary to run the encode (the encode video is not usable) or the Benchmark (non encode video is generated).
=> So atm. the correct way to handle it, is to remove that option from Hybrid.
Uploaded a new test version which:
1. removes DeepExOnlyRefFrames (might come back in case Hybrid supports 2pass handling)
2. uses 'None' if Ref. FrameDir isn't set by the user.
Now, enabling DeOldify with default values in Hybrid creates:
clip = HAVC_main(clip=clip)
clip = HAVC_main(clip=clip, EnableDeepEx=True, DeepExMethod=0, DeepExRefMerge=0, ScFrameDir=None, DeepExModel=0, DeepExEncMode=0, DeepExMaxMemFrames=0)
So if any method other than 'HAVC' is used, the user must set 'Ref. FrameDir' to a folder with reference frames.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.