-
Notifications
You must be signed in to change notification settings - Fork 6
Setup for AMD or Intel Arc users
the-database edited this page Jul 30, 2024
·
4 revisions
mpv-upscale-2x_animejanai is configured to use TensorRT by default for optimal performance, but TensorRT requires an NVIDIA GPU. Users with AMD or Intel Arc GPUs can use DirectML instead by following these steps:
- Download the latest release if you haven't already.
- Extract
mpv-upscale-2x_animejanai-full-package-3.1.0.7z
wherever you wish to run the program from. - In the
mpv-upscale-2x_animejanai-v3.1.0
folder, launchmpvnet.exe
. - From the mpv.net window, press
ctrl+E
to launch AnimeJaNaiConfEditor. - Choose the Global Settings tab on the top left, and then change the Upscaling Backend from TensorRT to DirectML.
- Select the profile that you want to run by default on the left panel. Most AMD / Intel Arc users will need to use the Performance profile, since DirectML isn't as fast as TensorRT. Check Set as Default Profile in mpv in order to load this profile by default when launching mpv.
- All changes are saved automatically. Exit AnimeJaNaiConfEditor, restart mpv.net, and play any video to test upscaling, which should be enabled by default. Press
ctrl+J
to check upscaling status and verify that an upscaling model is being applied. Pressctrl+J
again to hide status.