etianen / html5media

Enables <video> and <audio> tags in all major browsers.
http://html5media.info/
GNU General Public License v3.0
1.28k stars 384 forks source link

.amr and .flv can we play with html5media #77

Closed HippolyteSagittaHU closed 6 years ago

HippolyteSagittaHU commented 6 years ago

I try with .amr and .flv file by our function, bad luck, can not play. and .m4a is ok.

Could u help me for these two type audio file to play.

Thanks.

etianen commented 6 years ago

I'm afraid that html5media does not support those video types.

On 20 July 2018 at 04:14, HippolyteSagittaHU notifications@github.com wrote:

I try with .amr and .flv file by our function, bad luck, can not play. and .m4a is ok.

Could u help me for these two type audio file to play.

Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/etianen/html5media/issues/77, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJFCMpeHe6Bl3ubapnB9O7bdUQcBcSIks5uIUsbgaJpZM4VXZCF .

HippolyteSagittaHU commented 6 years ago

.flv is a video type, i got it, bak luck for not support. .amr is an audio type, it can be use as a voice message on the mobile app, so about this audio file, thanks.

HippolyteSagittaHU commented 6 years ago

and a read one closed issue, u said "html5media will only work with video types that are based around the MP4, OGG and WEBM standards.", could u help me to show all support extension name list. thanks.

etianen commented 6 years ago

mp3 ogg oggv mp4 m4v

Maybe a few others.

On Sat, 21 Jul 2018 at 06:42, HippolyteSagittaHU notifications@github.com wrote:

and a read one closed issue, u said "html5media will only work with video types that are based around the MP4, OGG and WEBM standards.", could u help me to show all support extension name list. thanks.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/etianen/html5media/issues/77#issuecomment-406772587, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJFCHo78JYQc_lvB93Dk9A52oR6BAMfks5uIr81gaJpZM4VXZCF .

HippolyteSagittaHU commented 6 years ago

got it, thanks