githubbabby
Results
2
comments of
githubbabby
Only integrated graphics from intel cpu is used.
sorry for the wait, here it is: ``` 1: import os, sys 2: import vapoursynth as vs 3: core = vs.core 4: 5: sys.path.append(r"C:\Users\ayybased\scoop\apps\staxrip\current\Apps\Plugins\VS\Scripts") 6: core.std.LoadPlugin(r"C:\Users\ayybased\scoop\apps\staxrip\current\Apps\Plugins\VS\fmtconv\fmtconv.dll", altsearchpath=True) 7: # !!...