bloc97 / Anime4K

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

Load the shaders in Android media3 (Exoplayer) #222

Open arianaa30 opened 11 months ago

arianaa30 commented 11 months ago

Is it possible to load the shaders in Android using media3 or Exoplayer API? Any samples?

Tama47 commented 9 months ago

Probably not, since the Anime4K shaders are primarily designed for the mpv player (libplacebo).

arianaa30 commented 9 months ago

Ah that's too bad. Can't we load the library natively? In that case, it will be very difficult to use it in real world.