-
Notifications
You must be signed in to change notification settings - Fork 11
Media (Audio) Stuttering during Playback #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
me too |
Does using the framework |
MediaElement is normal. |
Using Framework4.6, Windows 10 and mahapps UI framework. |
Sounds like I'm dumbing something horribly then, question is what. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been working on an mp3 (audio) player using
Gu.Wpf.Media.MediaElementWrapper
recently, and have noticed that songs will either micro-stutter occasionally or stutter continuously for the duration of the media.I have not extensively tested this, and only played 1-2 songs, however it was evident in immediate usage.
This is not due to hardware restraints either, I can play the same songs (from the same location, i.e. the same hard drive; the same read/write performance; the same load/buffer times) with the regular
MediaElement
and all is in working order.I feel like this is some kind of overlook or something along those lines.
The text was updated successfully, but these errors were encountered: