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

Player error 4003 #392

Closed
Zeero59 opened this issue May 14, 2024 · 4 comments
Closed

Player error 4003 #392

Zeero59 opened this issue May 14, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Zeero59
Copy link

Zeero59 commented May 14, 2024

Screenshot_20240514-071547.png

After my system update(a14) the app gives this error when I pause the video or close the screen and try to play it again.

@rebelonion
Copy link
Owner

hey, does this happen every time?
Have you tried different sources?

@rebelonion rebelonion added the bug Something isn't working label May 15, 2024
@Zeero59
Copy link
Author

Zeero59 commented May 15, 2024

It does happen everytime no matter which server.
It seems like a compatibility issue with the custom rom I use.
I tried different roms but the issue persists.
Do you have any idea what could be causing this?
Of course Ur free to dismiss this as it's an incompatibility with the OS.

@rebelonion
Copy link
Owner

after some digging, it seems error 4003 is ENCODING_FORMAT_UNSUPPORTED
https://github.com/google/ExoPlayer/blob/9c9f5a0599ec012d5cc46e3bd2e732a589adf61d/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ExportException.java#L157
so it seems to be that exoplayer doesn't seem to think that rom is capable of playing that codec.

@Zeero59
Copy link
Author

Zeero59 commented May 23, 2024

I got annoyed and changed my custom ROM
Now it works just fine.

@Zeero59 Zeero59 closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants