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?
Closed this issue · 2 comments
wang1231 commented
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?
wang1231 commented
JDK17 and JAVAFX21
Hakky54 commented
I don't know actually, but I don't think this is the right place to ask that. I would like to point you to Stackoverflow. This website has a communit of developers who have knowledge in all sort of areas and are eager to help to resolve your issue