51

(4 replies, posted in Using SVP)

MAG79 wrote:

How did you change rendering device to your discrete GPU?
I know only one way - is to phisically connect your display to it's out.
---

I see no files attached.


In the settings, isn't there an option to set rendering device.
I also set GPU acceleration to the discrete GPU, but nothing changed

52

(4 replies, posted in Using SVP)

I changed the rendering device and GPU acceleration to my discrete Radeon RX 560X but only the Vega 8 graphics seem to be doing all the work.

I am running Windows 10 on an ASUS TUF FX505DY, media player is potplayer 64-bit. Everything is on the basic setup and works out of the box, I just see the Vega 8 being used more while the RX being barely touched.

Logs are attached.

53

(502 replies, posted in Using SVP)


Thanks! All is well with the 60fps world again.

54

(502 replies, posted in Using SVP)

avebox wrote:

I did so:

$ pip install Cython

...
Successfully installed Cython-0.29.14


Thanks, I redid everything and it built. Now I've got a new problem.
MPV built with vapoursynth works, but no audio output. Logs are below.

Forgot to add, this happens even if SVP is disabled.

55

(502 replies, posted in Using SVP)

I got a problem building Vapoursynth on a clean Ubuntu 18.04.

The guide said

# Cython for Python3. !!! Vapoursynth requires Cython >= 0.28 !!!
sudo apt-get install cython3

But when I did cython3 -V it says 0.26????

Vapoursynth now won't compile because of that error