#Problem with playing some movies

1 messages · Page 1 of 1 (latest)

bronze basalt
#

Hi, i have a problem with playing some movies using docker image with QSV:
[15:13:58 ERR] HLS process for channel 12 has terminated unsuccessfully with exit code 234: [Parsed_colorspace_10 @ 0x56204c4c7a00] [Eval @ 0x7fff40a556b0] Undefined constant or missing '(' in 'smpte2084' [Parsed_colorspace_10 @ 0x56204c4c7a00] Unable to parse option value "smpte2084" Error applying option 'itrc' to filter 'colorspace': Invalid argument Failed to set value '[1:3]loudnorm=I=-16:TP=-1.5:LRA=11,aresample=48000,aresample=async=1:first_pts=0,apad[a];[0:0]pad=1920:1080👎-1:color=black,subtitles=/root/.local/share/ersatztv/cache/streams/subtitles/4A/FA/4AFADBCD0B859EA16153F5BF7584B217.srt:fontsdir=/root/.local/share/ersatztv/cache/streams/fonts[v];[2:0]scale=192:-1,colorchannelmixer=aa=0.50,format=yuva420p[wm];[v][wm]overlay=x=96:y=54:format=0[vwm];[vwm]colorspace=irange=tv:ispace=bt2020nc:itrc=smpte2084:iprimaries=bt2020:all=bt709:format=yuv420p[vpf]' for option 'filter_complex': Invalid argument
Any ideas why this can happen?

fair pecan
#

i need to fix this error message. HDR (high dynamic range) content is not yet supported for transcoding

#

i will fix for next release, so that it's easier to understand

bronze basalt
#

any possible workarounds?

#

like flag to skip HDR content?

fair pecan
#

yes you can filter out of smart collections, one minute

#

video_dynamic_range:sdr should work

bronze basalt
#

thanks!

#

any plans to add transcoding HDR in future?

fair pecan
#

there's an open github issue for it, so it's on the roadmap

bronze basalt
#

awesome, thanks!

#

also, got another error on another movie:
HLS process for channel 7 has terminated unsuccessfully with exit code 234: [fc#0 @ 0x5635ae0bf540] Stream specifier ':100000' in filtergraph description [1:1]loudnorm=I=-16:TP=-1.5:LRA=11,aresample=48000,aresample=async=1:first_pts=0,apad[a];[0:0]hwdownload,format=nv12,pad=1920:1080:-1:-1:color=black[v];[0:100000]format=yuva420p,scale=1920:1080:force_original_aspect_ratio=decrease[st];[2:0]scale=192:-1,colorchannelmixer=aa=0.50,format=yuva420p[wm];[v][st]overlay=x=(W-w)/2:y=(H-h)/2:format=0[vst];[vst][wm]overlay=x=96:y=54:format=0[vwm];[vwm]setparams=range=tv:colorspace=bt709:color_trc=bt709:color_primaries=bt709[vpf] matches no streams.

fair pecan
#

is that from jellyfin?

bronze basalt
#

video is from jellyfin, playing on channel preview

fair pecan
#

awesome

#

they do weird stuff with their subtitles

#

what version of jellyfin

bronze basalt
#

10.8.13

fair pecan
#

can you show the media info from/inside jellyfin? is that an embedded or external subtitle track?

bronze basalt
#

would it be better to have files served directly from disk?

fair pecan
#

it can be better that way to remove the jellyfin dependency, but you will also be missing metadata like posters and tags etc unless you have jellyfin write sidecar nfo files and posters

bronze basalt
#

thanks!

#

also, if i have here
how to make subtitles show up?
i have a movie with english subtitles:
and a channel set to these settings:
but no subtitles are showing up
i have toggled two flags in global setting

#

i switched to use local folder instead of jellyfin source

fair pecan
#

if those are embedded subtitles, you need to allow etv to extract them (it uses a lot of resources/disk access because it has to extract in advance even if you dont watch). external subtitles are always better for SRT/text

#

there are more subtitle settings in etv's main settings page, for subtitle extract

bronze basalt
#

yeah, i have those enabled:

fair pecan
#

ok then i would look at the logs for errors maybe. if you just reset the playout it will take etv some time to extract the subtitles. until that is finished, when you stream it wont have any

bronze basalt
#

hmm, i restartred the stream, and subtitles are there!

fair pecan
#

yeah thats probably what happened

bronze basalt
#

probably that was the issue, thanks!
love it so much!