Add comment on why DCTFilter is needed
This commit is contained in:
parent
1866ce8bd8
commit
13d3e97559
|
@ -38,6 +38,7 @@ RUN cd /tmp \
|
|||
&& cd .. \
|
||||
&& rm -rf fftw-3.3.8
|
||||
|
||||
# required by hvf.Deblock_QED (required by fvf.AutoDeblock)
|
||||
RUN cd /tmp \
|
||||
&& git clone --depth=1 https://github.com/HomeOfVapourSynthEvolution/VapourSynth-DCTFilter \
|
||||
&& cd VapourSynth-DCTFilter \
|
||||
|
|
Reference in a new issue