ThoughtfulDev
ThoughtfulDev
Hey, i had the same problem. Here is what i did. 1. Compile the newest mpv version 2. encode the file using mpv with the shaders (sadly only x264 but...
@bloc97 yes i noticed that windows does not work. I am using POP OS (Ubuntu basically) and added the mpv ppa (http://ppa.launchpad.net/mc3man/mpv-tests/ubuntu) I didn't compile from source (sorry :D). But...
@bloc97 seems like a good Idea. With the keras implementation in tensorflow integrated this shoulnt be that complicated instead of pure tensorflow (god i hate that). Good luck. Looking forward...
@NightMachinary i am not ready yet. I have to do some tests still. You need to use the vf=gpu option since the shaders need to be rendered on the GPU....
@bloc97 and @NightMachinary i just published my repository with the scripts: https://github.com/ThoughtfulDev/Anime4K
You can have a look at my repository Anime4K which does offline encoding using the Anime4K shaders. https://github.com/ThoughtfulDev/Anime4K
How does your MPV config look like? Are you using the gpu-hq profile?
Hey @arthurwolf i made a tool which encodes the video with mpv: https://github.com/ThoughtfulDev/Anime4K It also has a selection to encode with nvenv directly on the GPU (which is way faster)....
What do you need to compile? There is a ppa for ubuntu called mpv-test that has the latest mpv version.
Which python version are you using? Im not getting that on MacM1 with py3.9