JavaFX MediaView Problem After Win10 to Win11 Update

Bryon Dunkley-Smith bdunkley-smith at bigpond.com
Tue Jun 3 00:33:02 UTC 2025


Hi All,

 

First time poster and so I trust this is an appropriate question to ask
here.

 

I have a legacy JavaFX based application which in part displays a sequence
of short (.MP4) videos which has functioned flawlessly for several years as
demonstrated here https://www.youtube.com/watch?v=CMv6z_SIUXU. But since
upgrading the laptop on which it runs from Win10 to Win11 some months ago,
there has been intermittent/random failures of videos playing with a
ERROR_MEDIA_INVALID being thrown. I have tried many code changes to fix this
unsuccessfully however a common "fix" across several machines is always just
running it on a Win10 machine.

 

I note there is an unresolved bug report Video sometimes does not start when
reinitializing in Windows 11 https://bugs.openjdk.org/browse/JDK-8305842
which appears relevant.

 

So I am wondering if others have encountered this problem and whether there
is a plan to resolve this bug in an upcoming JavaFX release.

 

Thanks,

 

Bryon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20250603/c6afdf13/attachment.htm>


More information about the openjfx-dev mailing list