jarnedemeulemeester / findroid

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

Dropped frames when playing av1 media. #856

Open Estebiu opened 1 month ago

Estebiu commented 1 month ago

Describe the bug Playing av1 videos (with the two different players) results in dropped frames. I've tried using different hardware decoding and different video output, nothing changes: it still drops frames.

To Reproduce Steps to reproduce the behavior:

  1. Play an av1 media
  2. Dropped frames.

Expected behavior Playing the file using mpv directly on my phone, tablet and laptop doesn't result in dropped frames.

Device info (please complete the following information):

Jcuhfehl commented 1 month ago

Av1 decoding is more intensive than other codecs. This is probably not something findroid can improve for you. Does your device also drop frames on the same video but with a different player (like vlc or mpv android)?

Estebiu commented 1 month ago

Playing the file using mpv directly on my phone, tablet and laptop doesn't result in dropped frames.