videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.49k stars 421 forks source link

Support mp3 audio #144

Open ghost opened 6 years ago

ghost commented 6 years ago

Okapist commented on Aug 1, 2017, 2:22 PM UTC:

Description

2 years ago there was pull request to support mp3 audio. mp3 audio is still not working and pull request is closed. May be reopen and merge?

Sources

#214

This issue was moved by forbesjo from videojs/videojs-contrib-hls#1218.

ghost commented 6 years ago

CatchLife commented on Aug 4, 2017, 1:37 AM UTC:

i want this too

ghost commented 6 years ago

GerardVirga commented on Aug 7, 2017, 1:55 AM UTC:

Echoing more support a resolution to this issue - see my comments on #214

ghost commented 6 years ago

mjneil commented on Aug 8, 2017, 7:32 PM UTC:

We don't currently have any plans to support mp3 audio and I don't see that changing anytime in the near future. #214 is a very old PR, and the code that it changes now lives in https://github.com/videojs/mux.js

If anyone is interested in updating #214 to be compatible with latest and opening a new pr to mux.js, we can consider pulling in mp3 support

Meridix commented 5 years ago

Echoing further support. This would help a wide range of users streaming MP3 via HLS.

gkatsev commented 4 years ago

With VHS 2.1, we will play back mp3 audio in fmp4 containers if the codecs are provided appropriately in the manifest.

ghost commented 1 year ago

With VHS 2.1, we will play back mp3 audio in fmp4 containers if the codecs are provided appropriately in the manifest.

Since this is implemented should this be closed?