x265 crashed after the commit:a7beedfd220c2eb193a5cd44ceb7b26061c1437e

Issue #206 resolved
changhao fu created an issue

This commit:a7beedfd220c2eb193a5cd44ceb7b26061c1437e

will make x265 crash in windows.

CMD:"D:\MeGUI_x86\tools\x265\x64\x265.exe" - --preset veryslow --crf 17.0 --tu-intra-depth 3 --tu-inter-depth 3 --me 3 --subme 5 --merange 25 --b-intra --no-rect --no-amp --ref 5 --weightb --keyint 480 --min-keyint 1 --bframes 9 --aq-mode 1 --aq-strength 1.1 --rd 6 --no-sao --no-open-gop --rc-lookahead 72 --scenecut 40 --max-merge 4 --qcomp 0.78 --no-strong-intra-smoothing --psy-rdoq 14.0 --psy-rd 1.2 --deblock -2:-2 --rdoq-level 2 --qg-size 32 --ctu 32 --max-tu-size 16 --vbv-bufsize 30720 --vbv-maxrate 20480 --rdpenalty 2 --qpstep 5 --colormatrix bt709 --pools +,- --input-depth 10 --output-depth 10 --output "F:\test.hevc" --frames 37593 --fps 24000/1001 --input-res 1920x1080 --input-csp i420

error info.

1920x1080 fps 24000/1001 i420p10 unknown frame count
output file: F:\test.hevc
HEVC encoder version 1.8+55-a7beedfd220c
build info [Windows][MSVC 1900][64 bit] 10bit
using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
Main 10 profile, Level-5.1 (Main tier)
Thread pool 0 using 24 threads on numa nodes 0
frame threads / pool features       : 6 / wpp(34 rows)
Coding QT: max CU size, min CU size : 32 / 8
Residual QT: max TU size, max depth : 16 / 3 inter / 3 intra
ME / range / subpel / merge         : star / 25 / 5 / 4
Keyframe min / max / scenecut       : 1 / 480 / 40
Intra 32x32 TU penalty type         : 2
Lookahead / bframes / badapt        : 72 / 9 / 2
b-pyramid / weightp / weightb       : 1 / 1 / 1
References / ref-limit  cu / depth  : 5 / 0 / 0
AQ: mode / str / qg-size / cu-tree  : 1 / 1.1 / 32 / 1
Rate Control / qCompress            : CRF-17.0 / 0.78
VBV/HRD buffer / max-rate / init    : 30720 / 20480 / 0.900
tools: rd=6 psy-rd=1.20 rdoq=2 psy-rdoq=14.00 signhide tmvp
tools: b-intra deblock(tC=-2:B=-2)
Error occurred while writing frame 80
(Maybe x26x closed)
Process exits with error: 255

Comments (3)

  1. Log in to comment