Web OS Hosted App Subtitle Problem


Hello, we’re developing a player for WebOS, but we’re building it as a web-hosted app. The issue we’re facing is that we can’t extract subtitles or audio from MKV files using the player. If anyone knows of a solution, could you please

After doing a little research, I realized that a permit like this is required. How can I go about getting one?

“requiredPermissions”: [“media.operation”]

Unfortunately, we can’t extract subtitle and audio files from content in the MKV format. Does the web-hosted app option require special permission for this, or is there an option we can use?

In webOS TV apps, only an external subtitle in the form of .vtt (WebVTT) is officially supported. For more information, please refer to Video and Audio Format specifications. Thank you.