I add two captions (English and Japanese) to the asset. However, the Azure Media Player shows caption names incorrectly. The caption popup showed IMSC1 instead of English and Japanese.
https://i.stack.imgur.com/iw0ac.png
How I can show the caption names for English and Japanese correctly ?
2
Answers
You can use this AMP https://azuremediaplayerdemo.azurewebsites.net to add the IMSC1 captions, but unfortunately it currently works for one caption.
Img: Add language code for IMSC1
Img: The caption popup shows the correct caption name
You may try to use links to VTT text tracks as per https://amp.azure.net/libs/amp/latest/samples/dynamic_selectTextTrack.html
Edit: Sure, will relay your feedback to team, As of now (4/4/23) It is a known issue for Azure Media Player and only support one IMSC1 caption at the current stage.
But you could use the same way to add track and playback with players support multiple IMSC1 captions such as HLS.js.