HTML5 Audio m4a

2019-09-15 11:22发布

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.

2条回答
Juvenile、少年°
2楼-- · 2019-09-15 11:50

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).

查看更多
迷人小祖宗
3楼-- · 2019-09-15 12:00

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.

查看更多
登录 后发表回答