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
857 stars 54 forks source link

GUI flickering bug #198

Open thotdestroyer opened 1 month ago

thotdestroyer commented 1 month ago

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

paulpacifico commented 1 month ago

What is your computer specs?

Paul.

thotdestroyer commented 1 month ago

win11, 3060 latest driver, ryzen 5500

paulpacifico commented 1 month 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 4 weeks ago

worked and solved, thanks