Page 1 of 1

network lag

Posted: 10 Apr 2018, 14:41
by hgoodsir
Hi all, when i playing music in background videos on youtube and just the internet I get a lot of lag when i run designer when i close it then it runs fine ? i attached video clip
https://drive.google.com/open?id=1KyhpT ... x3l8LjAC5u

Re: network lag

Posted: 11 Apr 2018, 17:37
by joysprod
Hi Hashim,

I think the clue is in the 3 x 3840x2160 resolution you have set! Try a lower resolution and its fine.

Peter

Re: network lag

Posted: 13 Apr 2018, 10:03
by hgoodsir
hi peter, this works smooth in v5 and v4 at this res i don't believe it is this :)

Re: network lag

Posted: 13 Apr 2018, 14:15
by joysprod
Well that is a weird one then. Maybe something to do with the Direct X (11?) handling.

Will be interesting to see what the Ventuz guys say.

Peter

Re: network lag

Posted: 20 Apr 2018, 08:52
by Dierk Ohlerich
Hi,

It looks more like a low framerate than lag to me. Also, the mouse-cursor is at a low framerate.

at which framerate does the ventuz scene run?

If there is one slow shader, like a blur over 3x4k, then the operating system can not interrupt the shader execution and all other processes have to wait until the shader is finished. This may have to do with Ventuz 6 using compute shaders for postprocessing while Ventuz 5 used pixel shaders (DX9).

If the Ventuz scene runs smoothly at 60 fps, then this explanation does not apply.

-- Dierk