jellyfin-android
jellyfin-android copied to clipboard
MediaCodecVideoRenderer error
Describe the bug
This is something I have experienced multiple times now. After uploading some new files to my Jellyfin server, I get this error when trying to play them. I am pretty certain it is the same bug that is also described in this thread:
https://github.com/google/ExoPlayer/issues/8509
It is important to note that I can still play files I uploaded some longer time ago, this only affects the newly uploaded files. This leads me to believe it is the same bug described on this post of the Jellyfin forum:
https://forum.jellyfin.org/t-solved-all-new-videos-won-t-play-anymore
I first thought I waa experiencing the same issue as the user in this thread is describing:
https://github.com/jellyfin/jellyfin-android/issues/1014
however he is getting an unsupported format error, the error I'm getting is different.
Logs
No response
Application version
2.6.2
Where did you install the app from?
Sideloaded APK (Github Releases)
Device information
Samsung Galaxy A23
Android version
Android 14
Jellyfin server version
10.9.11
Which video player implementations does this bug apply to?
- [ ] Web player (default)
- [X] Integrated player (ExoPlayer)
- [ ] External player (VLC, mpv, MX Player)