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.06k stars 60 forks source link

Win 11. GUI does not launch when HDR is enabled #241

Closed Decumber closed 3 weeks ago

Decumber commented 3 weeks ago

145

when hdr is enabled:

231 2024-10-27_19-53-10

when hdr is off: 1234 2024-10-27_19-56-43

Sergo1217 commented 3 weeks ago

+1 image image

paulpacifico commented 3 weeks ago

Hi,

Thanks for the screenshots, could you try 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=false -Dswing.aatext=true -Djavax.accessibility.assistive_technologies -Djavax.accessibility.screen_magnifier_present=false -jar "Shutter Encoder.exe"

Paul.

Decumber commented 3 weeks ago

Hi,

Thanks for the screenshots, could you try 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=false -Dswing.aatext=true -Djavax.accessibility.assistive_technologies -Djavax.accessibility.screen_magnifier_present=false -jar "Shutter Encoder.exe"

Paul.

It worked