diff --git a/Dockerfile b/Dockerfile index e5ae9f5..4198ad9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -107,6 +107,7 @@ RUN mkdir /usr/local/lib/vapoursynth-scripts/ \ https://github.com/Irrational-Encoding-Wizardry/fvsfunc/raw/master/fvsfunc.py \ https://github.com/Irrational-Encoding-Wizardry/kagefunc/raw/master/kagefunc.py \ https://github.com/Irrational-Encoding-Wizardry/vsutil/raw/master/vsutil.py \ + https://github.com/WolframRhodium/muvsfunc/raw/master/Collections/muvsfunc_numpy.py \ https://github.com/WolframRhodium/muvsfunc/raw/master/muvsfunc.py \ https://github.com/dubhater/vapoursynth-adjust/raw/master/adjust.py \ https://github.com/theChaosCoder/lostfunc/raw/master/lostfunc.py \