Bug 134929 - HTML5 audio looping is not seamless
Summary: HTML5 audio looping is not seamless
Status: RESOLVED DUPLICATE of bug 230553
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Other
: P2 Normal
Assignee: Nobody
URL: http://www.scirra.com/labs/bugs/audio...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-15 10:40 PDT by Ashley Gullen
Modified: 2022-10-10 05:00 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ashley Gullen 2014-07-15 10:40:05 PDT
In iOS 8 beta 3, audio with 'loop' set to 'true' has a momentary pause when the sound restarts. The audio should be able to loop seamlessly.
Comment 1 Alexey Proskuryakov 2014-07-15 20:35:40 PDT
Did this happen in iOS 7, as well? When testing, I do get a moment of silence repeatedly, but not at the time when "now" is printed. I can't test on iOS 8 at the moment.
Comment 2 Eric Carlson 2014-07-15 20:52:46 PDT
This is a valid request. 

Does any other browser support seamless HTML5 <audio> looping yet?
Comment 3 Ashley Gullen 2014-07-16 08:22:43 PDT
I don't think any other browser does this yet, nor did iOS ever support it.

You might want to double-check this with your own audio file, I'm finding it hard to find an AAC encoder that doesn't pad with silence in the audio file itself.
Comment 4 Sam Sneddon [:gsnedders] 2022-10-10 05:00:13 PDT

*** This bug has been marked as a duplicate of bug 230553 ***