paulpacifico / shutter-encoder

A professional video compression tool accessible to all, mostly based on FFmpeg.
https://www.shutterencoder.com
GNU General Public License v3.0
1.08k stars 59 forks source link

GUI flickering bug #198

Open thotdestroyer opened 5 months ago

thotdestroyer commented 5 months ago

https://github.com/paulpacifico/shutter-encoder/assets/110858991/09c90c53-98a7-4b30-8aaf-89d62542ee00

paulpacifico commented 5 months ago

What is your computer specs?

Paul.

thotdestroyer commented 5 months ago

win11, 3060 latest driver, ryzen 5500

paulpacifico commented 5 months ago

Do this:

Open the shortcut properties then copy/paste this in the "Target" box: "C:\Program Files\Shutter Encoder\JRE\bin\javaw.exe" -Xmx4G -Dsun.java2d.opengl=true -Dswing.aatext=true -Djavax.accessibility.assistive_technologies -Djavax.accessibility.screen_magnifier_present=false -jar "Shutter Encoder.exe"

thotdestroyer commented 5 months ago

worked and solved, thanks