audio tag delay in play back
I have 1sec .wav .ogg .mp3 etc. files. I am playing it in loop through audio tag. But firefox create delay in its looping. It did not play 30 time in 30 sec but play less.
How we can overcome this problem
nbhatti2001 trɔe
All Replies (6)
Can you provide an URL to test or a minimal testcase with the audio files in loop? (you can use http://jsfiddle.net/ )
here is the link http://jsfiddle.net/nbhatti2001/JU8CP/ although its not full 1sec file
nbhatti2001 trɔe
Thanks for the testcase. I tried and indeed, there is an offset in looping. After a timer of 30 sec, I count 25 plays, it's reproducible.
So there is no solution of this problem in firefox
Works for me on Linux: 25 loops in about 24 seconds, testing with a clock.
Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
- Don't make any changes on the Safe mode start window.
- https://support.mozilla.org/kb/Safe+Mode
Is it possible to upload the same audio file as mp3 and ogg please?