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

Batchscript gives: [OIIO]: Invalid image file "logo.jpg": Could not open file "logo.jpg". But my image name is different. #24

Open
MrGTAmodsgerman opened this issue Sep 10, 2022 · 3 comments

Comments

@MrGTAmodsgerman
Copy link

I tried using the Batch script. But out of nowhere it's looking for a logo.jpg. Which i don't have anywhere. My filename is completely different. And then i tried renaming my image to "logo.jpg" but still the same. Idk where that file name is coming from. I can't see it in the batch script.
grafik
grafik

Thanks in advance

@MrGTAmodsgerman
Copy link
Author

I changed the Batchscript save format to UTF-8 now and i get so many errors that i couln't post all them here since it tries to continue. But one error says it still can't find the image with the name that is generated by the tool
grafik
grafik

@DeclanRussell
Copy link
Owner

You need to run the script from the location your image files are in. The script is very simple, it will essentially execute the denoiser on every file that is in the current directory the script is run. You are running the script from the directory with the images. Run something like cd "path/to/my/image/directory" first in cmd. Then execute the script.

@MrGTAmodsgerman
Copy link
Author

You need to run the script from the location your image files are in. The script is very simple, it will essentially execute the denoiser on every file that is in the current directory the script is run. You are running the script from the directory with the images. Run something like cd "path/to/my/image/directory" first in cmd. Then execute the script.

grafik
grafik

Nothing changed. And i already had the script with the the image in the folder. Still the same. But i must say, while trying to find a solution for it. I found someone here who posted a collection of tools including this one here called "FiNE_v3.30" and with this tool, the Nvidia Denoiser works. Even when the tool looks like designed for game textures only.

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