3 hours ago
Using latest docker container the version comskip included is 0.82.011. This sometimes fails with a segmentation fault.
However this issued appears to be addressed with comskip version 0.83.001. Could the container be updated to use the newer version?
Code:
/config/scripts/PostProcessing.sh: line 10: 5204 Segmentation fault (core dumped) /usr/bin/nice -n 19 /usr/bin/comskip --ini=/config/comskip_news.ini "$FILE" > /config/logs/"comskip-${5}.log"
[mpeg2video @ 0x561742175ac0] Invalid mb type in B-frame at 31 48e= 8.1kbits/s speed= 1x
[mpeg2video @ 0x561742175ac0] Warning MVs not available
[mpeg2video @ 0x561742175ac0] concealing 2400 DC, 2400 AC, 2400 MV errors in B frame
/recordings/NBC Nightly News With Tom Llamas/Season 02/NBC.Nightly.News.With.Tom.Llamas.S02E62.ts: corrupt decoded frame in stream 0
frame= 186 fps=0.1 q=1.6 Lsize= 1829kB time=00:31:00.00 bitrate= 8.1kbits/s speed= 1x
video:1829kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%However this issued appears to be addressed with comskip version 0.83.001. Could the container be updated to use the newer version?