-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[BUG]: Error in mkv videos "errorCode": "24001" #4161
Comments
Thank you for your bug report. We will review it and get back to you if we need more information. There is a newer version of the library available. You are using version 6.4.5, while the latest stable version is 6.5.0. Please update to the latest version and check if the issue still exists.
|
Thank you for your bug report. We will review it and get back to you if we need more information. |
@himanshu8443 |
Whenever I play this URL player closes and logs the above error. I don't know if it is a device-specific issue but I am also getting the same error in android emulator. Have you tried it in emulator? And also try changing the audio track
|
I tested it on the emulator, and it works correctly. |
The answer is here : google/ExoPlayer#6525 |
ok, I can confirm when I tried playing it without using I tested in some other player that also claims to uses Exo Player it was playing fine that's why I thought its not Exo Player issue may be it is |
I reproduce the issue on an exoplayer sample (without ffmpeg). In fact in the sample, the track is grey because it is not supported. Here user cannot identify the track as unsupported. I will add a new flag to be able to track unsupported tracks. |
yes ffmpeg is really needed to provide support on various devices. this is the only blocker i am facing currently. |
Let's follow up in: #3106 |
Version
6.5.0
What platforms are you having the problem on?
Android
System Version
14
On what device are you experiencing the issue?
Real device
Architecture
Old architecture
What happened?
Getting error in some mkv files
showing audio is unsupported but I tried in various other native players that use Exoplayer and the video is playing fine
Reproduction Link
No response
Reproduction
Try playing the sample URL and the player shows error
here is a sample video URL = https://pixeldra.in/api/file/bQb6RKk3?download,
The text was updated successfully, but these errors were encountered: