HTML5 音频 m4a
是否可以使用 html5 音频播放 m4a 音乐文件?如果这是不可能的,你知道有没有可以在 JWPlayer 之外播放 m4a 的 Flash 播放器,我需要一个免费的。
Is it possible to play m4a music files using html5 audio? If that is not possible do you know of any flash player that can play m4a outside JWPlayer, I need a free one.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
任何 Flash 播放器都应该能够播放 MP4 内容 - 此功能被编码到 Flash 中,而不是构建在 Flash 之上的播放器产品。
JPlayer 是一个不错的免费播放器,它在可以使用 HTML5 的地方使用 HTML5,在不能使用的地方使用 Flash。
Any Flash player should be able to play MP4 content - this capability is coded into Flash, not the player product built on top of it.
JPlayer is a nice free player that uses HTML5 where it can, and falls back on Flash when it can't.
您可以使用 Soundmanager2,如果 HTML5 本身不支持 M4A,它可以使用 Flash 回退。
http://www.schillmania.com/projects/soundmanager2/
M4A 应受来自支持 MPEG-4 视频并且是 MPEG4-LA 专利被许可人的公司(Microsoft、Apple)的浏览器。
You can use Soundmanager2 which can use Flash fallback if HTML5 does not natively support M4A.
http://www.schillmania.com/projects/soundmanager2/
M4A should be supported by the browsers from companies who support MPEG-4 video and are the licensees of MPEG4-LA patents (Microsoft, Apple).