Testing the module with an mp4 file that works well on my computer and when downloaded from the site. The audio on these videos plays at a fraction of normal speed when using Media Element Video for my display mode for my file field.

When I try an mp3 audio file with the audio container it plays back fine.

Im using mediaelement.js 2.12.0.

Has anyone else encountered this problem.

Comments

dpfitzsi’s picture

Status: Active » Closed (won't fix)

I found that this was an issue with 48000 khz audio. I have tons of videos to add so it wasn't an option to reconvert all of them.

Instead, I have changed the "mode" in mediaelement-and-player.min.js to "auto_plugin" to default to flash first for browsers like Firefox and Chrome and then fall back to HTML5. This fixes the audio problem.