Hmm.
Log is showing this and detection errors out with rest of log filled with "Panic: illegal height (2160), width (3840) or frame period (3840)"
################################################################
Generated using donator Comskip 0.82.005
Time at start of run:
Thu Jan 12 16:50:37 2023
################################################################
Mpeg: /volume1/chDVRtve/TV/College Basketball/College Basketball Minnesota at Ohio State 2023-01-12-1640.mpg
Exe comskip.exe
Logo: /volume1/chDVRtve/Logs/comskip/1499/video.logo.txt
Ini: comskip.ini
Detection Methods to be used:
1) Black Frame
2) Logo - Give up after 2000 seconds
3) Resolution Change
4) Closed Captions
5) Aspect Ratio
6) Silence
ComSkip throttles back from -0001 to -0001.
The time is now 1650 so it's full speed ahead!
Settings
...
[mpegts @ 0x73ede80] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:4
[mpegts @ 0x73ede80] start time for stream 1 is not set in estimate_timings_from_pts
[mpegts @ 0x73ede80] stream 1 : no TS found at start of file, duration not set
[mpegts @ 0x73ede80] Could not find codec parameters for stream 1 (Audio: aac ([15][0][0][0] / 0x000F), 0 channels): unspecified sample format
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[mpegts @ 0x73ede80] After avformat_find_stream_info() pos: 0 bytes read:5787792 seeks:3 frames:116
Input #0, mpegts, from '/volume1/chDVRtve/TV/College Basketball/College Basketball Minnesota at Ohio State 2023-01-12-1640.mpg':
Duration: 00:10:33.35, start: 1.824789, bitrate: 18648 kb/s
Program 1
Stream #0:0[0x1e1]: Video: hevc (Main 10) ([36][0][0][0] / 0x0024), yuv420p10le(tv, bt2020nc/bt2020/smpte2084, progressive), 3840x2160 [SAR 1:1 DAR 16:9], Closed Captions, 59.94 fps, 59.94 tbr, 90k tbn, 59.94 tbc
Stream #0:1[0x1e2](eng): Audio: aac ([15][0][0][0] / 0x000F), 0 channels
Stream #0:2[0x1e3]: Data: scte_35
Stream #0:3[0x1e4]: Data: timed_id3 (ID3 / 0x20334449)
Frame Rate set to 59.940 f/s
Panic: illegal height (2160), width (3840) or frame period (3840)
Initial video pts = 0.017
Panic: illegal height (2160), width (3840) or frame period (3840)
Initial video pts = 0.033
Panic: illegal height (2160), width (3840) or frame period (3840)
Panic: illegal height (2160), width (3840) or frame period (3840)
Panic: illegal height (2160), width (3840) or frame period (3840)
...
Here's the override comskip.ini file I use
verbose=10
detect_method=123 ;; everything but scenechange
punish_no_logo=0
cc_correct_type_modifier=1
length_nonstrict_modifier=1.5 ;; required before below due to comskip.ini parsing bug
combined_length_nonstrict_modifier=1
min_show_segment_length=222
min_commercialbreak=25
use_existing_logo_file=0
logo_fraction=0.39
delete_logo_file=1
output_vdr=1
output_edl=1
output_ffmeta=1
output_ffsplit=1
output_videoredo3=1
videoredo_offset=0
thread_count=2
lowres=10
Update: I ran the public 0.82.012 version from my Windows PC and it was able to process the 4K/HDR 10bit recording without errors, other than not identifying any audio track in the recording.