I'm working with a simple mediaplayer based on this msdn example where the user can control volume, playback speed (SpeedRatio) and seek (Position) using 3 sliders.

Everything works correctly when I play .mp3 files, but as soon as I play an .m4a file the song playback speed, controlled by the MediaElement.SpeedRatio, is ignored. Volume and seek still works and the audio is working.

Questions:

  • Are there any logical explanations for this?
  • Any known solutions/workarounds to this problem? The speedratio is essential in my application.

Thanks, Avada

link|improve this question

same for MTS and M2TS files... I think it is about encoding... – spinodal Oct 9 '11 at 18:59
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.