bloc97 / Anime4K

A High-Quality Real Time Upscaler for Anime Video
https://bloc97.github.io/Anime4K/
MIT License
18.3k stars 1.35k forks source link

Can’t use shader #157

Open s3327445 opened 2 years ago

s3327445 commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen. Allow instruction ,still can’t use shader,command line display invalid argument.

Screenshots If applicable, add screenshots to help explain your problem. https://m.imgur.com/a/0lkGu2J

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

s3327445 commented 2 years ago

I change path,still can't use https://imgur.com/a/7GhEXvl

Tsubajashi commented 2 years ago

You copied it wrong. Try again :)

s3327445 commented 2 years ago

try many times :) still not work

Tsubajashi commented 2 years ago

"broken string escapes" That tells you the entire Story, really.

s3327445 commented 2 years ago

i follow this https://github.com/bloc97/Anime4K/issues/62 get a log file plz chk https://drive.google.com/file/d/1gGej4F_NI_GdGHFz5CpKyzfvHWvcJqIz/view?usp=sharing

s3327445 commented 2 years ago

Cannot open file 'C:\Users\NAME\AppData\Roaming/mpv/shaders/Anime4K_Restore_CNN_Soft_VL.glsl': Invalid argument

The path is wrong, only use either / or \ only not both. If you already have shaders in the shader folder than use ~~/shaders/Anime4K_Restore_CNN_Soft_VL.glsl blah blah

thx I try it,still can't read shader,

wolfdaddyh commented 2 years ago

Cannot open file 'C:\Users\NAME\AppData\Roaming/mpv/shaders/Anime4K_Restore_CNN_Soft_VL.glsl': Invalid argument The path is wrong, only use either / or \ only not both. If you already have shaders in the shader folder than use ~~/shaders/Anime4K_Restore_CNN_Soft_VL.glsl blah blah

thx I try it,still can't read shader,

Is your shaders folder inside the portable_config folder together with mpv.conf file? What is your mpv.conf?

s3327445 commented 2 years ago

haha, path name is wrong,it's sucessful,thank you evertybody.