Posts: 12.837
Threads: 70
Joined: May 2017
Took a quick look,...
Since even the defaults changed and it has additional rules, it seems like a bad idea to add it to HAVC in Hybrid.
I'll probably leave HAVC as it is (aside from removing the RGB conversion) and add 'CMNet2Dit' as a separate filter listed under DDColor.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 12.837
Threads: 70
Joined: May 2017
2 hours ago
(This post was last modified: 1 hour ago by Selur.)
Uploaded a new Hybrid_havc_test for testing,...
(seems to work, but the filter isn't properly highlighted in the Filter Order/Queue, will look at that tomorrow)
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 1.085
Threads: 82
Joined: Feb 2020
(3 hours ago)Selur Wrote: I do not get what "encode_mode = DeepExEncMode # default = 0 -> DeepExModel=0 (CMNET2) not exposed" is for.
DeepExEncMode can be 'remote' or 'local', isn't this given through the IP?
To colorize the reference frames is used the DiT Server, but to propagate the colors to all frames is used CMNET2, and CMNET2 can run both remote (encode_mode=0) or local ( encode_mode=1). The parameter IP is related to DiT Server, the CMNET server will run always locally and on random port.
Dan
Posts: 12.837
Threads: 70
Joined: May 2017
Ah, okay.
Updated Hybrid_havc_test (fix: local vs remote in wrong order; added tool-tips)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.