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

Cannot play H.264 10bit source video in browsers with the Chromium kernel. #6306

Open
Giresharu opened this issue Nov 8, 2024 · 0 comments
Labels
playback This PR or issue mainly concerns playback

Comments

@Giresharu
Copy link

Describe The Bug

Cannot play H.264 10bit source video in Chromuim kernel browsers, and there is no error popup diaglog or loading animation.
After discovering this issue, I reinstalled Jellyfin and deleted all configurations. I currently have no hardware acceleration enabled, yet the problem persists.

When I try to play this video, the log only add one line:

[13:56:28] [INF] [10] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for admin. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True

and then there is no further log. It’s as if the server completely ignored the client’s playback request.

The Windows client and the WebUI via Firefox do not have this issue.

Media Information

Video
Title: 480p H264 SDR
Codec: H264
Codec tag: avc1
AVC: Yes
Profile: High 10
Level: 41
Resolution: 640x480
Aspect ratio: 4:3
Anamorphic: No
Interlaced: No
Framerate: 23.976025
Bitrate: 811 kbps
Bit depth: 10 bit
Video range: SDR
Video range type: SDR
Pixel format: yuv420p10le
Ref frames: 1
NAL: 4

System (please complete the following information):

  • Platform: Windows(Client) Android(Client)
  • Browser: Chrome and Vivaldi
  • Jellyfin Version: 10.10.1 docker version
  • Server: Docker Jellyfin on Debian 12
  • Server CPU/GPU: Intel G4600
@Giresharu Giresharu added the playback This PR or issue mainly concerns playback label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playback This PR or issue mainly concerns playback
Projects
None yet
Development

No branches or pull requests

1 participant