-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Android expo-video-player error #537
Comments
Can you help me please? |
Hi, I would also be interested by any tips about this. |
I am also getting this one here frequently
Only on Android, iOS working fine. |
+1 on this |
Same issue as #464 |
This issue has been resolved in the newest version of expo-av (12.0.4). The way videos getting unmounted has changed, I haven't seen this error anymore with SDK 46 |
Describe the bug
On Android (Galaxy A12, Android version 11), when I try to record video from the phone camera, I want to play it on next screen, and I render expo video player to play it. But I catch error
Encountered a fatal error during playback: h.f.c.d.o0.b$a: Decoder init failed: OMX.MTK.VIDEO.DECODER.AVC, Format(1, null, null, video/avc, null, -1, null, [1920, 1080, -1.0], [-1, -1])
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional information:
The text was updated successfully, but these errors were encountered: