GuOrg / Gu.Wpf.Media

Wrapper for System.Windows.Controls.MediaElement.
MIT License
33 stars 11 forks source link

Media (Audio) Stuttering during Playback #6

Open ghost opened 7 years ago

ghost commented 7 years ago

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.

Nsiso commented 4 years ago

me too

JohanLarsson commented 4 years ago

Does using the framework MediaElement not stutter playing the same song?

Nsiso commented 4 years ago

Does using the framework MediaElement not stutter playing the same song?

MediaElement is normal.

Nsiso commented 4 years ago

Does using the framework MediaElement not stutter playing the same song?

Using Framework4.6, Windows 10 and mahapps UI framework.

JohanLarsson commented 4 years ago

Sounds like I'm dumbing something horribly then, question is what.