VidCoder icon indicating copy to clipboard operation
VidCoder copied to clipboard

screen refresh strangeness when using multiple desktops?

Open wkearney99 opened this issue 1 year ago • 1 comments
trafficstars

Problem Description

Using Windows 10 with multiple virtual desktops. When using the Win-Tab keypress and bringing up an overview of windows on the desktop that has VidCoder running an active encoding process gets redrawn repeatedly, looks like a window being opened/closed.

Don't know if it's an artifact of a graphics library or something being used to make the progress bar?

Steps to repeat: create more than one virtual desktop open vidcoder in a second desktop add files to vidcoder and start the encoding process press/hold Windows-Tab

you'll see two windows for vidcoder. One that's coming/going/flickering? and another that's stable.

the problem only happens when there's an active encoding in progress.

I don't recall it being present in previous versions, but couldn't be certain.

Video setup is an nvidia 3070 card with three 1900x1200 monitors attached.

What version of VidCoder are you running?

10.1b

Encode Log

Nothing to log.  Can't get a screengrab of windows when they're active like this.

wkearney99 avatar Feb 15 '24 23:02 wkearney99

Windows apparently has a bug that causes a complete redraw of the alt-tab UI when the title of a window changes. You can disable having the progress in the window title in Global options -> Advanced.

RandomEngy avatar Feb 16 '24 00:02 RandomEngy