Compare commits

..

No commits in common. "a0dd2c222f3b481a70598daed3f96b2f525a624b" and "46f063e2dc0f9aa7e2efd23c33673c26cc9b42ec" have entirely different histories.

View file

@ -7,12 +7,9 @@ RUN echo 'deb http://ftp-stud.hs-esslingen.de/pub/Mirrors/debian-multimedia/ tes
&& apt-get -y install \
autoconf \
beignet-opencl-icd \
clinfo \
ffmpeg \
git \
intel-opencl-icd \
libtool \
pocl-opencl-icd \
python3-pip \
vapoursynth \
vapoursynth-* \
@ -59,15 +56,12 @@ RUN wget -nv -P /usr/local/lib/python3.*/dist-packages/ \
https://github.com/HomeOfVapourSynthEvolution/havsfunc/raw/master/havsfunc.py \
https://github.com/HomeOfVapourSynthEvolution/mvsfunc/raw/master/mvsfunc.py \
https://github.com/HomeOfVapourSynthEvolution/vsTAAmbk/raw/master/vsTAAmbk.py \
https://github.com/IFeelBloated/Oyster/raw/master/Oyster.py \
https://github.com/IFeelBloated/vapoursynth-mvtools-sf/raw/master/src/mvmulti.py \
https://github.com/Infiziert90/getnative/raw/master/getnative.py \
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/muvsfunc.py \
https://github.com/dubhater/vapoursynth-adjust/raw/master/adjust.py \
https://github.com/theChaosCoder/lostfunc/raw/master/lostfunc.py
https://github.com/dubhater/vapoursynth-adjust/raw/master/adjust.py
RUN chmod 755 /usr/local/lib/python3.*/dist-packages/*