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

How should I use Anime 4k on Mac? #147

Open
GamWa opened this issue Dec 2, 2021 · 5 comments
Open

How should I use Anime 4k on Mac? #147

GamWa opened this issue Dec 2, 2021 · 5 comments

Comments

@GamWa
Copy link

GamWa commented Dec 2, 2021

I can't search anything about this.
My device is a Mac mini with M1.
The player I am using is VLC, because it can use SPV to increase the picture to 60 frames. IINA cannot.
Can someone teach me how to use it? thank you very much.

@kato-megumi
Copy link

Please read Usage Instructions here https://github.com/bloc97/Anime4K/blob/master/GLSL_Instructions.md
The installation step should be quite similar to Linux.
Btw, mpv also able to use SPV.

@hooke007
Copy link

hooke007 commented Dec 3, 2021

BTW, IINA can do that too. Follow the svp's ins https://www.svp-team.com/wiki/SVP:IINA or post the thread in svp forum.

The command line support for iina is here. In Preferences -> Advanced -> Additional mpv options:
If you want the GUI manager...
I think the only way is to post the feature request in IINA repo.

@theNitchi-zz
Copy link

theNitchi-zz commented Apr 30, 2022

I am using Anime4k on my mac mini m1 for months and it works awesome, I would advice that you should use mpv for this, and just followed the guide that is for linux and made changes to work for my mac, I can help you if you want, you can contact me on Matrix :- @nitchi:matrix.org

@kerem-ak1
Copy link

kerem-ak1 commented Dec 1, 2022

@theNitchi-zz can you share your mpv.conf or init.conf ? I'm actually wondering performance of m1's built in gpu with high quality shaders@4k external tv/monitor. for example GeForce RTX 3050_mobile@4k60hz cant handle this config:

High quality video rendering for fast computer.

profile=gpu-hq
deband=no
alang = 'jpn,jp,eng,en'
slang = 'eng,en,enUS'
glsl-shaders="/shaders/Anime4K_Clamp_Highlights.glsl;/shaders/Anime4K_Restore_CNN_VL.glsl;/shaders/Anime4K_Upscale_CNN_x2_VL.glsl;/shaders/Anime4K_AutoDownscalePre_x2.glsl;/shaders/Anime4K_AutoDownscalePre_x4.glsl;/shaders/Anime4K_Upscale_CNN_x2_M.glsl"

But 3060 TI silky smooth with same setup.

PS: github formatting my text with weird lines

@christoph-heinrich
Copy link

PS: github formatting my text with weird lines

You can put that config in a block surrounded by ``` to avoid the formatting.

profile=gpu-hq
deband=no
alang = 'jpn,jp,eng,en'
slang = 'eng,en,enUS'
glsl-shaders="~~/shaders/Anime4K_Clamp_Highlights.glsl;/shaders/Anime4K_Restore_CNN_VL.glsl;~~/shaders/Anime4K_Upscale_CNN_x2_VL.glsl;~~/shaders/Anime4K_AutoDownscalePre_x2.glsl;~~/shaders/Anime4K_AutoDownscalePre_x4.glsl;~~/shaders/Anime4K_Upscale_CNN_x2_M.glsl"

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

6 participants