NEW 257524
Slight delay at the end of an audio loop
https://bugs.webkit.org/show_bug.cgi?id=257524
Summary Slight delay at the end of an audio loop
Karl Dubost
Reported 2023-05-30 21:26:17 PDT
1. With Safari Tech Preview 170 2. Go to data:text/html,<!doctype%20html><audio%20controls=""%20autoplay=""%20loop=""><source%20src="https://www.nyan.cat/music/original.mp3"></audio> 3. Click on the Play Button Result: when the sound is reaching the before, before looping again, there is a slight delay, which doesn't exist in Firefox. <audio controls="" autoplay="" loop=""> Reported originally on https://github.com/webcompat/web-bugs/issues/122785
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-30 21:26:27 PDT
Ahmad Saleem
Comment 2 2023-05-31 07:49:10 PDT
I have seen this as potential concern on Twitter by users, where loop is not true loop and has slight delay as potential reason for Safari not being browser of choice similar to Highspeed playback, which is now fixed by Jer Noble.
Alexey Proskuryakov
Comment 3 2023-05-31 17:51:13 PDT
Dupe of bug 230553?
Note You need to log in before you can comment on or make changes to this bug.