Skip to content

3.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 17:19
· 30 commits to main since this release

mpv-AnimeJaNai 3.4.0

  • The entire upscaling engine has been rebuilt from the ground up. VapourSynth, Python, and vs-mlrt are no longer used for upscaling. Instead, a native mpv filter keeps every frame on the GPU from decode to display. Upscaling speeds are significantly increased, and seeking speed is even faster than 3.3.0.
  • TensorRT 11.0.0 for faster engine builds and slightly faster inference.
  • Full-resolution chroma output, preserving the chroma restoration of the AnimeJaNai upscaling models.
  • New Windows setup installer, slimmer distribution only installs the components you need, which can save as much as 4 GB in downloads and final installed size. AnimeJaNai Manager (renamed from AnimeJaNaiConfEditor) can manage installed components at any time.
  • mpv.conf and input.conf are now fully safe to customize, and your edits will be preserved on update. For convenient access, open mpvnet and enter ctrl+F to open the folder containing these config files.
  • New website for community benchmarks is launched at https://benchmarks.animejan.ai, AnimeJaNai Manager has a new button to submit your benchmarks to it directly. The benchmarks can take 10+ minutes to run depending on your hardware, if you are willing to contribute we would appreciate you taking the time to run a benchmark and submit your results!

Available options:

  • Setup installer (mpv-AnimeJaNai-Setup-3.4.0.exe): installs to %LOCALAPPDATA%\Programs\mpv-AnimeJaNai and does not require Admin rights. Recommended for most users. Note that this will be a clean install, separate from any previous releases.
  • Portable (mpv-upscale-2x_animejanai-full-package-3.4.0.7z): extract and run mpvnet.exe, works the way all previous versions did.

The setup installer automatically sets the recommended backend, which is TensorRT for NVIDIA and DirectML for AMD/Intel users.

NOTE: As this is such a large rewrite, there may be more bugs than usual. If you encounter any issues please report them on the Discord server or GitHub Issues page, providing as much information as possible about the issues you are experiencing, including the hardware you're running and any specific error messages if available.