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

Client didnt request transcode for unsupported codec in integrated exo player #1220

Open
1 of 3 tasks
Tetrax-10 opened this issue Nov 26, 2023 · 6 comments
Open
1 of 3 tasks
Labels
bug Something isn't working

Comments

@Tetrax-10
Copy link

Describe the bug

I played a video of codec V_MPEGH/ISO/HEVC 10 bits which is unsupported in my android device (Moto g51 5G) it should have requested transcode and played it in supported codec in integrated exo player, instead it tried to play raw data without transcoding and got error in my Jellyfin android app (integrated exo player). But the web player requests transcode and plays the video in supported codec.

WhatsApp Image 2023-11-27 at 00 55 55_2df2d513

WhatsApp Image 2023-11-27 at 00 54 16_fe7bd20f

Logs

No response

Application version

2.5.3

Where did you install the app from?

Google Play

Device information

Moto G51 5G

Android version

Android 11

Jellyfin server version

10.8.12

Which video player implementations does this bug apply to?

  • Web player (default)
  • Integrated player (ExoPlayer)
  • External player (VLC, mpv, MX Player)
@Tetrax-10 Tetrax-10 added the bug Something isn't working label Nov 26, 2023
@Tetrax-10 Tetrax-10 changed the title Client didnt request transcode for unsupported codec on inbuilt exo player Client didnt request transcode for unsupported codec in integrated exo player Nov 27, 2023
@broetchenrackete36
Copy link

I have the same problem with 10Bit Codecs on my Redmi Pad SE. I don't completely understand the DeviceProfileBuilder.kt but it seems it only checks the mimeType and not the supported Profile? I could be completely wrong...

@broetchenrackete36
Copy link

Possibly same as #1174

@jellyfin-bot
Copy link
Contributor

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@Tetrax-10
Copy link
Author

Yes this issue still exists

@jellyfin-bot
Copy link
Contributor

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.

If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.

This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@Tetrax-10
Copy link
Author

Just tested again, this issue still exists.

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