#Some episodes failing to stream properly

1 messages · Page 1 of 1 (latest)

white dome
#

and the concat:

#

ffmpeg started on 2024-03-01 at 16:03:18 Report written to "C:/Users/Sanitized/AppData/Local/ersatztv/ffmpeg-reports/ffmpeg-20240301-160318-concat.log" Log level: 32 Command line: "C:\\git\\ersatztv\\ffmpeg.exe" -threads 1 -nostdin -hide_banner -nostats -loglevel error -fflags +genpts+discardcorrupt+igndts -hwaccel cuda -f concat -safe 0 -protocol_whitelist file,http,tcp,https,tcp,tls -probesize 32 -stream_loop -1 -i "http://localhost:8409/ffmpeg/concat/4?mode=segmenter-v2" -filter_complex "[0:1]aresample=async=1:first_pts=0[a]" -map 0:0 -map "[a]" -muxdelay 0 -muxpreload 0 -movflags +faststart -flags cgop -bf 0 -sc_threshold 0 -video_track_timescale 90000 -b:v 2000k -maxrate:v 2000k -bufsize:v 4000k -c:v h264_nvenc -pix_fmt yuv420p -c:a aac -b:a 192k -maxrate:a 192k -bufsize:a 384k -ar 48k -map_metadata -1 -metadata "service_provider=\"ErsatzTV\"" -metadata "service_name=\"Bluey\"" -force_key_frames "expr:gte(t,n_forced*4/2)" -f hls -hls_time 4 -hls_list_size 25 -segment_list_flags +live -hls_segment_filename "C:\\Users\\Sanitized\\AppData\\Local\\etv-transcode\\4\\live%06d.ts" -hls_flags delete_segments+program_date_time+omit_endlist+discont_start+independent_segments "C:\\Users\\Sanitized\\AppData\\Local\\etv-transcode\\4\\live.m3u8" [concat @ 000001ae47a0b400] Impossible to open 'http://localhost:8409/ffmpeg/stream/4?mode=segmenter-v2' [in#0 @ 000001ae479c2980] Error opening input: End of file Error opening input file http://localhost:8409/ffmpeg/concat/4?mode=segmenter-v2. Error opening input files: End of file

ancient helm
#

does segmenter v2 work for you with other content?

white dome
#

yes

#

i've had v2 running for pretty much everything

#

some episodes of the show are fine though too, but may be from different srouces

#

one played right after that one that didn't have so much metadata embedded

ancient helm
#

can you dm me a sample? would like to repro here so i can try to fix

white dome
#

for sure

ancient helm
#

got it, thanks, will try to repro later

ancient helm
#

i can repro here - i think i just didn't test with 10 bit content, or 10 bit hevc output with segmenter v2. will need to dig in a bit to fix

#

er, can you clarify your ffmpeg profile settings? video format and bit depth?

#

looks like the child (normalize) process is outputting 10 bit, while the parent (concat) process is outputting 8 bit

white dome
#

Let me check but I think I only have one channel set to 10bit and it wasn’t this channel

ancient helm
#

still working on this - the new segmenter is exposing a bunch of missing cases around 10 bit => 8 bit normalization

white dome
#

all good