Log in

View Full Version : pvsfunc - PHOENiX's VapourSynth Functions


PRAGMA
27th February 2020, 00:23
https://github.com/rlaPHOENiX/pvsfunc

There's a lot of handy VapourSynth functions that I will throw into this.
Unlike others, it can be installed with `pip install pvsfunc`

ThePi7on
6th March 2020, 18:18
vid=MpegProcessor(source ,dgindex, debug=False)
vid.set_output()

I get the error: AttributeError: 'MpegProcessor' object has no attribute 'set_output'

Am I using it wrong?

sl1pkn07
6th March 2020, 18:50
mmm can use d2vwitch as dgindex sustitution?