help wantedquestion
Repository metrics
- Stars
- (6,985 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
So I am trying to render a 4k video with CanvasFrame . It appears it's kind of struggling with that task. I have this put in the VM options: -Dsun.java2d.opengl=true but it still seems to struggle rendering the frames. Everything is fragmented when the frames are displayed. Is there some way to fix this or is CanvasFrame just not fast enough for this task?