bloc97 / Anime4K

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

Load the shaders in Android media3 (Exoplayer) #222

Open arianaa30 opened 6 months ago

arianaa30 commented 6 months ago

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

Tama47 commented 4 months ago

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

arianaa30 commented 4 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.