You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently showing the language for audio and subtitle streams by manually converting the three-letter language code (ISO 639-2) to the English language name.
It would be nice if this library would provide the English name of the language, alongside the ISO code.
What I've done is simply to embed a text file with a semicolon separated list from ISO code to language name.
The text was updated successfully, but these errors were encountered:
I'm currently showing the language for audio and subtitle streams by manually converting the three-letter language code (ISO 639-2) to the English language name.
It would be nice if this library would provide the English name of the language, alongside the ISO code.
What I've done is simply to embed a text file with a semicolon separated list from ISO code to language name.
The text was updated successfully, but these errors were encountered: