JavaFX not support GPU hardware decoding?

41 Views Asked by At

Why does playing videos with JavaFX utilize CPU software decoding when my computer has a GPU? When I use VLC for playback, it uses GPU hardware decoding. Does JavaFX not support hardware decoding?

I am using JDK 17 and JavaFX 21.

Why does playing videos with JavaFX utilize CPU software decoding when my computer has a GPU? When I use VLC for playback, it uses GPU hardware decoding. Does JavaFX not support hardware decoding?

0

There are 0 best solutions below