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

encode image failed #97

Open
RGerhardt-Pressmind opened this issue Aug 12, 2024 · 1 comment
Open

encode image failed #97

RGerhardt-Pressmind opened this issue Aug 12, 2024 · 1 comment
Labels
Bug Case is about a glitch. Discussion Matter is still in discussion. No commitment yet.

Comments

@RGerhardt-Pressmind
Copy link

Description

I wanted to upscale a test image (a map) once to my Mac. The error "encode image failed" always appears. It seems to be processing the image, but at the end it aborts. I have also tried this with other images and formats, always the same effect. Does this have something to do with the Mac?
CleanShot 2024-08-12 at 22 36 31

Expected Behavior

Actually, the test-upscale.png should come out at the end. I only got irritated when I couldn't find a file, because it even says [ SUCCESS ] at the end, which is not correct.

Current Behavior

No file is created, although [ SUCCESS ] is at the end

Steps to Reproduce [COMPULSORY]

Attached is my test file to check

Associated Data Files

test

@RGerhardt-Pressmind RGerhardt-Pressmind added Bug Case is about a glitch. Discussion Matter is still in discussion. No commitment yet. labels Aug 12, 2024
@zygisjas
Copy link

zygisjas commented Nov 25, 2024

Same behaviour using Ubuntu with NVIDIA-4080.

Command used:

./start.cmd --model upscayl-ultrasharp-v2 --scale 4 --format png --input img99.png --output imgscaled.png

Output:

Upscale Model : upscayl-ultrasharp-v2
Upscale Scale : 4
Model Max Scale : unspecified
Upscale Format : png
Input File : img99.png
Is Video Input : No

Output Directory : img99.png
Output Filename : img99
Output Suffix : upscaled
Output Extension : png

[0 NVIDIA GeForce RTX 4080] queueC=2[8] queueG=0[16] queueT=1[2]
[0 NVIDIA GeForce RTX 4080] bugsbn1=0 bugbilz=0 bugcopc=0 bugihfa=0
[0 NVIDIA GeForce RTX 4080] fp16-p/s/a=1/1/1 int8-p/s/a=1/1/1
[0 NVIDIA GeForce RTX 4080] subgroup=32 basic=1 vote=1 ballot=1 shuffle=1
[1 llvmpipe (LLVM 15.0.7, 256 bits)] queueC=0[1] queueG=0[1] queueT=0[1]
[1 llvmpipe (LLVM 15.0.7, 256 bits)] bugsbn1=0 bugbilz=0 bugcopc=0 bugihfa=0
[1 llvmpipe (LLVM 15.0.7, 256 bits)] fp16-p/s/a=1/1/1 int8-p/s/a=1/1/1
[1 llvmpipe (LLVM 15.0.7, 256 bits)] subgroup=8 basic=1 vote=1 ballot=1 shuffle=1
...
98.21%
encode image img99.jpg.png/img99-upscaled.png failed
[ SUCCESS ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Case is about a glitch. Discussion Matter is still in discussion. No commitment yet.
Projects
None yet
Development

No branches or pull requests

2 participants