> Yes, both JWPlayer and VideJS show the content of the NAME value. > And obviously I would prefer to decide what is shown, rather than audio_1, > audio_2 and so on. > > Alex
I think either because you are using the audio group id to map the variants or because you provide name attribute for the video streams too the name is not being handled properly (name isn’t defined for ext-stream-inf). As you say name is supposed to be a human readable description but it is used as a suffix index by hls muxer, you should edit the master playlist after it is written with another tool if you want to add it. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".