Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upscale doesn't work #76

Open
wealgrim opened this issue Feb 9, 2025 · 2 comments
Open

upscale doesn't work #76

wealgrim opened this issue Feb 9, 2025 · 2 comments

Comments

@wealgrim
Copy link

wealgrim commented Feb 9, 2025

2.2.0 stable, 2.2.5 beta, upscale through janai model doesn't work. open proteus same. (check other models)
2.1.5 upscale work. reinstall doesn't help.
win 11. ncnn, pytorch, rt.

File "threading.py", line 1045, in _bootstrap_inner
File "threading.py", line 982, in run
File "src\ui\ProcessTab.py", line 214, in
File "src\ui\ProcessTab.py", line 257, in renderToPipeThread
File "src\Util.py", line 123, in log
File "encodings\cp1251.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\u2606' in position 224: character maps to

@TNTwise
Copy link
Owner

TNTwise commented Feb 9, 2025

I cant reproduce on my system, it seems logging is broken for you. I have added an exception to it, so please try the latest pre release

@wealgrim
Copy link
Author

Upd.
2.2.5 upscale doesn't work. Also check if 2.2.5 beta is 2.2.5. In soft info it is 2.2.0 (but have different crc with 2.2.0 stable, so must be 2.2.5)
In 2.2.5 it doesn't add any log info. Also stops upscale after several seconds without doing any job.

For 2.2.0 seems found reason.
This happens with one video file. (it was first to try upscale) Other files upscales on 2.2.0 stable and doesn't on 2.2.5.

Media info for the problem video.

Complete name : D:\Downloads[GS] Classroom☆Crisis V2 (BD 1080p 10bit FLAC)\Extras[GS] Classroom Crisis NCOP (BD 1080p 10bit FLAC) [1494E429].mkv

Seems this symbol ☆ is the reason why it doesn't works. (Changed input directory for the file and it worked) But 2.2.5 still doesn't upscale anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants