km2ii / JVP_TG-PLUS

This is enhanced mod for javplayer, enhance the effect after removing mosaic.
319 stars 66 forks source link

Additional super resolution fails with VEAI #109

Closed SyntaxError1871 closed 1 year ago

SyntaxError1871 commented 1 year ago

Additional super resolution fails with VEAI:

image

image

What's weird is that sometimes it does work but then it doesn't, and I can't figure out how to get it working again, so there's something "unreliable" about the process going on.

I am using VEAI 2.3.0.

km2ii commented 1 year ago

Mixing with sra mode is not supported. image

Make sure the record option selects tgmain and none, use configtools to configure the veai process. image image

SyntaxError1871 commented 1 year ago

OK thank you - should I be seeing VEAI 2.3.0 window pop up to process when VEAI is one of the steps in TG-PLUS? I do not notice it opening like it does if SRA-VEAI or SRA-VEAI2 was enabled in Javplayer before.

km2ii commented 1 year ago

The veai window should pop up normally, if it does not it means that it is not called properly. Need to check the veai installation path and specify it in the veai tab.

SyntaxError1871 commented 1 year ago

When I try to specify path for veai, it doesn't seem to save. I can't click "Select file" to pick executable, and if I try manually specifying path, it does not retain this setting, even if I modify the config.ini file.

image image

km2ii commented 1 year ago

image

SyntaxError1871 commented 1 year ago

Thank you, that patch worked.