I have a channel populated from multiple tv shows. Now when a new episode should have started I got the following error:
2025-06-01 17:32:18.377 +02:00 [ERR] HLS process for channel 1 has terminated unsuccessfully with exit code -22: [Parsed_colorspace_2 @ 00000177b7c9c940] [Eval @ 0000004cc23fee40] Undefined constant or missing '(' in 'smpte2084'
[Parsed_colorspace_2 @ 00000177b7c9c940] Unable to parse option value "smpte2084"
Error applying option 'itrc' to filter 'colorspace': Invalid argument
Failed to set value '[0:1]aresample=async=1:first_pts=0,apad[a];[0:0]colorspace=irange=tv:ispace=bt2020nc:itrc=smpte2084:iprimaries=bt2020:all=bt709:format=yuv420p[vpf]' for option 'filter_complex': Invalid argument
Error parsing global options: Invalid argument
I guess there's an issue with the original media file? It runs fine when I start it directly in Jellyfin, so I think it's not broken but an issue with the codec? Other channels are running fine and once this schedule is past this episode this channel runs fine as well. This is the media info of this episode:
Untertitel
Titel: German (Forced) - Default - SUBRIP
Sprache: ger
Codec: SUBRIP
AVC: No
Standard: Yes
Erzwungen: Yes
Extern: No
Video
Titel: 1080p HEVC Dolby Vision Profile 8.1 (HDR10)
Codec: HEVC
AVC: No
Profil: Main 10
Level: 120
Auflösung: 1920x1080
Seitenverhältnis: 16:9
Anamorph: No
Zeilensprungverfahren: No
Bildrate: 24
Bitrate: 2619 kbps
Bit-Tiefe: 10 bit
Videobereich: HDR
Video-Dynamikumfang: DOVIWithHDR10
DV-Titel: Dolby Vision Profile 8.1 (HDR10)
DV-Hauptversion: 1
DV-Nebenversion: 0
DV-Profil: 8
DV-Level: 3
Flag 'DV rpu' vorhanden: 1
Flag 'DV el' vorhanden: 0
Flag 'DV bl' vorhanden: 1
DV bl Signalkompatibilitäts-ID: 1
Farbraum: bt2020nc
Farbübertragung: smpte2084
Primärfarben: bt2020
Pixelformat: yuv420p10le
Referenz-Frames: 1
Audio
Titel: German - Dolby Digital+ - 5.1 - Default
Sprache: ger
Codec: EAC3
AVC: No
Darstellung: 5.1
Kanäle: 6 ch
Bitrate: 640 kbps
Abtastrate: 48000 Hz
Standard: Yes
Erzwungen: No
Extern: No
Audio
Titel: English - Englisch - Dolby Digital Plus + Dolby Atmos - 5.1
Sprache: eng
Codec: EAC3
AVC: No
Profil: Dolby Digital Plus + Dolby Atmos
Darstellung: 5.1
Kanäle: 6 ch
Bitrate: 768 kbps
Abtastrate: 48000 Hz
Standard: No
Erzwungen: No
Extern: No
There are also several subtitles, but I don't think they are an issue. Do you see anything that could cause this issue?