Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No audio when playing mkv files #2391

Closed
1NXXXN1 opened this issue Jan 3, 2022 · 2 comments
Closed

No audio when playing mkv files #2391

1NXXXN1 opened this issue Jan 3, 2022 · 2 comments

Comments

@1NXXXN1
Copy link

1NXXXN1 commented Jan 3, 2022

If you play bigger mkv files, there is no audio. On external player like PotPlayer is working perfectly

@1NXXXN1 1NXXXN1 changed the title No audio on playing mkv files No audio when playing mkv files Jan 3, 2022
@sampotts
Copy link
Owner

sampotts commented Jan 5, 2022

You need to use a web friendly format/container:
https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Containers

The best support at the moment would be mp4.

@sampotts sampotts closed this as completed Jan 5, 2022
@vitality82
Copy link

Is there a standard API/Util within Plyr for verifying if it will play the format with your current browser?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants