jarnedemeulemeester / findroid

Third-party native Jellyfin Android app
GNU General Public License v3.0
2.52k stars 159 forks source link

MPV Playback Blackscreen with Audio #574

Open gmBlahaj opened 10 months ago

gmBlahaj commented 10 months ago

Description When using the MPV Player Any media played will just be a black screen, but with audio

To Reproduce Steps to reproduce the behavior:

  1. Enable MPV
  2. Start any stream

Expected behavior Normal Video playback

Device info (please complete the following information):

Additional context Normal Playback wont even start (I suspect some codec is missing)

gmBlahaj commented 10 months ago

Codec list:

audio/3gpp (c2.android.amrnb.decoder) audio/3gpp (c2.android.amrnb.encoder) audio/amr-wb (c2.android.amrwb.decoder) audio/amr-wb (c2.android.amrwb.encoder) audio/flac (c2.android.flac.decoder) audio/flac (c2.android.flac.encoder) audio/g711-alaw (c2.android.g711.alaw.decoder) audio/g711-mlaw (c2.android.g711.mlaw.decoder) audio/gsm (OMX.google.gsm.decoder) audio/mp4a-latm (c2.android.aac.decoder) audio/mp4a-latm (c2.android.aac.encoder) audio/mpeg (c2.android.mp3.decoder) audio/opus (c2.android.opus.decoder) audio/opus (c2.android.opus.encoder) audio/raw (c2.android.raw.decoder) audio/vorbis (c2.android.vorbis.decoder) video/3gpp (c2.android.h263.decoder) video/3gpp (c2.android.h263.encoder) video/av01 (c2.android.av1.decoder) video/avc (c2.android.avc.decoder) video/avc (c2.android.avc.encoder) video/hevc (c2.android.hevc.decoder) video/hevc (c2.android.hevc.encoder) video/mp4v-es (c2.android.mpeg4.decoder) video/mp4v-es (c2.android.mpeg4.encoder) video/x-vnd.on2.vp8 (c2.android.vp8.decoder) video/x-vnd.on2.vp8 (c2.android.vp8.encoder) video/x-vnd.on2.vp9 (c2.android.vp9.decoder) video/x-vnd.on2.vp9 (c2.android.vp9.encoder) ClearKey (Common PSSH box format) (UUID: {1077efec-c0b2-4d02-ace3-3c1e52e2fb4b}) ClearKey (DASH-IF) (UUID: {e2719d58-a985-b3c9-781a-b030af78d30e})

gmBlahaj commented 10 months ago

Stuff I tried: