Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到大多数关于 HTML5 音频标签的教程总是使用 mp3 和 ogg 格式,为什么大多数开发人员在他们的 html5 音频源标签中使用 mp3 和 ogg 格式?为什么不能是mp3和wav?在音频源标签上使用 mp3 和 ogg 是经验法则吗?
Wave 通常是未压缩的音频数据,这对于 Web 应用程序是不实用的。
mp3 尤其是 ogg 易于流式传输,并且可以包含视频/音频/文本
如上所述,.wav 是完全未压缩的音频