2023-12-28, 01:20 AM
So I have ditched Plex lifetime for Jellyfin and I am really happy with it. I do have one small issue that I can't seem to resolve myself.
When trying to play high quality content (HEVC HDR 2160p) my Chromecast doesn't want to play this. Transcoding works fine for most other media, and I can play this specific media on my PC and phone just fine.
Chromecast is an older model (2nd generation). After starting playback the screen stays black.
Here are the logs and the details of the media I am trying to play:
Audio
Please let me know if there is any additional information I can provide that might help.
When trying to play high quality content (HEVC HDR 2160p) my Chromecast doesn't want to play this. Transcoding works fine for most other media, and I can play this specific media on my PC and phone just fine.
Chromecast is an older model (2nd generation). After starting playback the screen stays black.
Here are the logs and the details of the media I am trying to play:
Quote:[2023-12-28 01:54:03.340 +01:00] [INF] [98] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for "Mathijs". EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True
[2023-12-28 01:54:03.340 +01:00] [INF] [98] Jellyfin.Api.Helpers.MediaInfoHelper: StreamBuilder.BuildVideoItem( Profile="Anonymous Profile", Path="/data/movies/My Movie)/My Movie.mkv", AudioStreamIndex=1, SubtitleStreamIndex=-1 ) => ( PlayMethod=Transcode, TranscodeReason=VideoCodecNotSupported ) "media:/videos/60f22565-6b28-35e6-4352-0bc3b0f5b05a/stream.mkv?MediaSourceId=60f225656b2835e643520bc3b0f5b05a&VideoCodec=h264,vp8&AudioCodec=ac3&AudioStreamIndex=1&VideoBitrate=10360000&AudioBitrate=640000&AudioSampleRate=48000&MaxFramerate=23.976025&api_key=<token>&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&CopyTimestamps=true&RequireAvc=false&Tag=d9d56aa048a3f53a03067dfc88974649&hevc-level=150&hevc-videobitdepth=10&hevc-profile=main10&hevc-audiochannels=6&TranscodeReasons=VideoCodecNotSupported"
[2023-12-28 01:54:03.881 +01:00] [INF] [28] Jellyfin.Api.Helpers.TranscodingJobHelper: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -init_hw_device vaapi=va:,kernel_driver=i915,driver=iHD -init_hw_device qsv=qs@va -filter_hw_device qs -hwaccel vaapi -hwaccel_output_format vaapi -autorotate 0 -i file:\"/data/movies/My Movie)/My Movie.mkv\" -autoscale 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_qsv -force_key_frames \"expr:gte(t,n_forced*5)\" -vf \"setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale_vaapi=format=nv12:extra_hw_frames=24,hwmap=derive_device=qsv,format=qsv\" -copyts -avoid_negative_ts disabled -start_at_zero -low_power 1 -preset 7 -look_ahead 0 -b:v 8905813 -maxrate 8905813 -bufsize 17811626 -map_metadata -1 -map_chapters -1 -threads 0 -codec:a:0 copy -y \"/transcodes/0707573890b196ffa042511daffb2c8f.mkv\""
[2023-12-28 01:54:06.025 +01:00] [WRN] [3] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "https://REDACTED/videos/60f22565-6b28-35e6-4352-0bc3b0f5b05a/stream.mkv?DeviceId=chromecast_REDACTED&MediaSourceId=60f225656b2835e643520bc3b0f5b05a&VideoCodec=h264,vp8&AudioCodec=ac3&AudioStreamIndex=1&VideoBitrate=10360000&AudioBitrate=640000&AudioSampleRate=48000&MaxFramerate=23.976025&PlaySessionId=230c0b46a3084556bb50eb503a0aeaee&api_key=REDACTED&SubtitleMethod=Encode&TranscodingMaxAudioChannels=6&CopyTimestamps=true&RequireAvc=false&Tag=d9d56aa048a3f53a03067dfc88974649&hevc-level=150&hevc-videobitdepth=10&hevc-profile=main10&hevc-audiochannels=6&TranscodeReasons=VideoCodecNotSupported" to "192.168.1.254" in 0:00:02.1526759 with Status Code 200
Code:
Video
Title: Video 2160p - 4K - HEVC - HDR
Codec: HEVC
Profile: Main 10
Level: 150
Resolution: 3840x2160
Aspect ratio: 16:9
Interlaced: No
Framerate: 23.976025
Bitrate: 5343 kbps
Bit depth: 10 bit
Video range: HDR
Video range type: HDR10
DV title: DV Profile 8.1 (HDR10)
DV version major: 1
DV version minor: 0
DV profile: 8
DV level: 6
DV rpu preset flag: 1
DV el preset flag: 0
DV bl preset flag: 1
DV bl signal compatibility id: 1
Colour space: bt2020nc
Colour transfer: smpte2084
Colour primaries: bt2020
Pixel format: yuv420p10le
Ref frames: 1
Audio
Code:
Audio
Title: English AC-3 5.1 - Dolby Digital
Language: eng
Codec: AC3
Layout: 5.1
Channels: 6 ch
Bitrate: 640 kbps
Sample rate: 48000 Hz
Default: No
Forced: No
External: No
Please let me know if there is any additional information I can provide that might help.