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

AV1 playback causes Android crash #140

Open
eddieqiii opened this issue Aug 19, 2022 · 3 comments
Open

AV1 playback causes Android crash #140

eddieqiii opened this issue Aug 19, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@eddieqiii
Copy link

Describe the bug
Trying to play an AV1 video from inside Findroid triggers a crash of some kind, force-restarting Android. When playing the video, a loading animation appears, before the phone freezes and crashes.

To Reproduce

  1. Add an AV1 video to Jellyfin library
  2. Play video from Findroid
  3. App freezes and triggers restart

Expected behavior
The video plays without issue.

Device info (please complete the following information):

  • Device: Google Pixel 5
  • Android version: Android 13 stable (TP1A.220624.014)
  • App version: 0.5.0 (10) [installed from Google Play]
  • Jellyfin server version: 10.8.4

Additional context
The video is in an mkv container. Playing it on the Jellyfin Android app works fine.

Let me know if you need any logs or additional info, I'm not sure where to find logs on Android :)

@eddieqiii eddieqiii added the bug Something isn't working label Aug 19, 2022
@jarnedemeulemeester
Copy link
Owner

Okay that's really strange.
Could you test it again with version 0.6.0?

Also, what resolution is this video?

@eddieqiii
Copy link
Author

Sorry for the late reply - the issue remains in 0.6.1 (again from Google Play). I've included an image with the video/audio stream info from opening the file in VLC -- it's 1920 x 1080.
image

@AnonymousWebHacker
Copy link
Contributor

AnonymousWebHacker commented Oct 23, 2022

@eddieqiii It is not a direct problem with findroid, it is with the embedded players, which cannot play that video

@jarnedemeulemeester You need exoplayer, and mpv optimized to play an AV1 10 BIT

#176

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

3 participants