mhrimaz / AwesomeJavaFX

A curated list of awesome JavaFX libraries, books, frameworks, etc...
Other
3.12k stars 449 forks source link

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? #129

Open wang1231 opened 6 months ago

wang1231 commented 6 months ago

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 6 months ago

JDK17 and JAVAFX21