mhrimaz/AwesomeJavaFX

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

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?

JDK17 and JAVAFX21

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