Skip to content

Is it feasible to add support for a custom audio codec that isn't supported by the browser? #4408

Answered by dsilhavy
inkychris asked this question in Q&A
Discussion options

You must be logged in to vote

I think this goes in a similar direction as #4374. You will need to transcode the audio to a supported audio codec and put it into an ISOBMFF container. Then it can be appended to the MSE.

There is no such mechanism in dash.js yet. However there is a conversion from MSS to DASH. That is operating on a container level. From what I remember it is .piff to .mp4.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@inkychris
Comment options

Answer selected by inkychris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants