jarnedemeulemeester / findroid

Third-party native Jellyfin Android app
GNU General Public License v3.0
2.14k stars 138 forks source link

support shaders for mpv for upscaling(Anime4k) #779

Open smarttommyau opened 2 weeks ago

smarttommyau commented 2 weeks ago

Is your feature request related to a problem? Please describe. It is always great to have better quality video even on mobile, as mobile display are quite good and the processing power of mobile are strong nowadays.

Describe the solution you'd like Include shaders like Anime4k on mpv player.

Jcuhfehl commented 2 weeks ago

I'm not knowledgable on the uses of shaders in mpv. But please, for the love of god, do not use anime4k. It's a sharpening filter and will simply cause ringing and wipe all details from your video.

If you want higher quality playback on higher resolution screens, you want to use a high quality scaling kernel like ewa_lanczos, which I've made an option for in #652. The only higher quality option might be some waifu2x model, but that doesn't run in realtime on desktop, let alone phones.