Open LonleyViper opened 10 months ago
Quick update, changing the video source to 60FPS from 120FPS helped, but FPS still dipping to about 55
In testing, Im seeing regular crashes
The stabilizer runs on OpenCL but the 'copy chip' is necessary to load texture data in and out of VRAM. What does the copy usage get to with the stabilizer turned on? And what does the frame time text in the top left of the stabilizer' test mode say?
For reference, I get about 14% copy usage, and ~5ms frame time using a 3070ti on a 1920x1080 video.
Testing a 3090 in a dedicated rig after I ran up against FPS drops on a dedicated 2060 suepr rig.
When LVK Stabiliser is running, FPS drops anywhere from 20 to 50% and encoder lag occurs.
Looking at task manager, it looks like the stabiliser uses the "Copy" chip?
Im not sure what I can try here to fix the issue. I assumed that the stabiliser was using cuda cores?
Thanks!