Mikołaj Gałązka
Mikołaj Gałązka
Please verify your problem with version https://github.com/mikigal/Anime4K-GUI/releases/tag/v1.1.3
I don't have enough time to implement and maintain support for Linux by myself
@GuayabitaDev Please enable debug mode and upload logs again
It may depend on encoding of your input file. Does output file looks better than input one?
@card0z @NiuAWSM What version of GPU drivers, encoder and file type (8 bit SDR/10 bit HDR) are you using? I found something interesting in NVIDIA 560.70 drivers `[NVENC] Quality and...
Fixed in https://github.com/mikigal/Anime4K-GUI/commit/4317fc0fbb5405e6982dea9239ce51e623e27df4 Release in v1.2.1
Please run application with debug flag using command line and send logs Example: ``` path\to\app\Anime4K-GUI.exe --debug ```
Please verify it with latest version - v1.1.5 If you still have the same issue please upload file on some hosting - I need it for testing
Hello, this problem is directly related to shaders, please try using Mode A
Generating "standard" YAML list is not easily possible because primary feature of API is to allow fully automatic serializing of custom objects and even structures. I don't care how YAML...