admin管理员组文章数量:1353731
I'm encountering an issue where if you click or slide enough on a range slider in Chrome, it will eventually stop working and give this error, an error 2
(network error):
PIPELINE_ERROR_READ: FFmpegDemuxer: demuxer seek failed
If I google this error, I only find the Chrome source code:
Line 1749 of Chrome source code
First, this issue only happens in Chrome, not Firefox. Second, I can only get it to happen with an encrypted file from AWS, which I can't get into a sandbox, so the sandbox I made will never encounter that error with the random audio file I used.
Here's the sandbox.
The only difference I can find between this code and the failing code is the source of the audio file (AWS S3).
本文标签: javascriptFFMPEG demuxer seek error in Chrome range slider with AWS S3 audio fileStack Overflow
版权声明:本文标题:javascript - FFMPEG demuxer seek error in Chrome range slider with AWS S3 audio file - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743935411a2564589.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论