WPF Application Development - Any ideas for detecting Media Player (Windows Media Player Legacy) freezing/stuttering?
Hi,
I am running into an intermittent (<1% occurrence), seemingly unreproducible, issue when playing media via the MediaElement in a WPF App where the media freezes/locks up.
Sometimes this media player will eventually unfreeze itself and continue playback from the frozen position, but in other instances a "play-next" command needs to be received, where we then stop the current movie and start a new one, before the application continue. Also, sometimes the sound continues to play and desyncs from the frozen media picture.
App/Dependencies/Frameworks.: Microsoft.NetCore.App - 6.0.16
Microsoft.Window.SDK.NET.Ref - 10.0.22621.28
Microsoft.WindowsDesktop.App - 6.0.16
MicrosoftWindowsDesktop.App.WPF - 6.0.26
Please let me know if there is anything else that I need to provide to assist in answering this question/resolving the issue.
Thanks,
Steven