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
967 stars 60 forks source link

Garbled screen #208

Open ltcdatagonza opened 3 months ago

ltcdatagonza commented 3 months ago

Hi! Ryzen 3700x, Geforce 3080 10gb, latest drivers (556.12), happens with previous version too. Shutter encoder version 18.2. If i drag any video file, and select output codec H.264 or H265, for example, when i move the mouse, parts of the program interface at random goes blank, but i can move the mouse and only buttons reappear and i can start the encoding process.

ltcdatagonza commented 3 months ago

2024-07-08 23-10-48.zip

Attached is a small video of the problem.

paulpacifico commented 3 months ago

Hi! 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"

Paul.