fifer55
14th May 2015, 21:56
OK guys, I want to see if anyone is experiencing this one.
The build of x265 I am using:
x265 [info]: HEVC encoder version 1.6+451-8592bf81d084
x265 [info]: build info [Mac OS X][clang 6.1.0][64 bit][CHECKED] 16bpp
Here is the command line:
~/x265/build/linux/x265 --input /Volumes/media/TOS_Source_Assets/TOS_4096x1714_ProRes_4444_XQ.mov --fps 24000/1001 --input-res 4096x1714 --input-depth 10 --input-csp i444 --ssim --profile main10 --level-idc 51 --preset faster --tune ssim --bitrate 5000 --output-depth 10 --log-level full --output /Volumes/media/hevcRAW_16b_5mbps_ProRes444XQ_v3.hevc
I have really dumbed down my commands and with this particular preset, I get the following:
yuv [info]: 4096x1714 fps 24000/1001 i444p10 frames 0 - 2728 of 2729
raw [info]: output file: /Volumes/media/hevcRAW_16b_5mbps_ProRes444XQ_v3.hevc
x265 [info]: HEVC encoder version 1.6+451-8592bf81d084
x265 [info]: build info [Mac OS X][clang 6.1.0][64 bit][CHECKED] 16bpp
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x265 [info]: Main 4:4:4 10 profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 12 threads
x265 [info]: frame threads / pool features : 3 / wpp(27 rows)
x265 [info]: Internal bit depth : 10
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
x265 [info]: Keyframe min / max / scenecut : 23 / 250 / 40
x265 [info]: Lookahead / bframes / badapt : 15 / 4 / 0
x265 [info]: b-pyramid / weightp / weightb / refs: 1 / 1 / 0 / 1
x265 [info]: AQ: mode / str / qg-size / cu-tree : 2 / 1.0 / 64 / 0
x265 [info]: Rate Control / qCompress : ABR-5000 kbps / 0.60
x265 [info]: tools: rd=2 early-skip signhide tmvp fast-intra
x265 [info]: tools: strong-intra-smoothing deblock sao
x265 [full]: poc: 2 weights: [L0:R0 Y{15/16+9}U{60/64+8}V{60/64+8}]
x265 [error]: Merge mode not ok
Illegal instruction: 4
My original commands would get this error over and over. Before this, no issues with this build:
x265 [info]: HEVC encoder version 1.6+411-3700169eb622
x265 [info]: build info [Mac OS X][clang 6.1.0][64 bit] 16bpp
With some testing, the following presets work fine (all other commands remain the same):
Slower
Slow
Medium
Fast
I have tried uninstalling and resintalling to no avail.
The build of x265 I am using:
x265 [info]: HEVC encoder version 1.6+451-8592bf81d084
x265 [info]: build info [Mac OS X][clang 6.1.0][64 bit][CHECKED] 16bpp
Here is the command line:
~/x265/build/linux/x265 --input /Volumes/media/TOS_Source_Assets/TOS_4096x1714_ProRes_4444_XQ.mov --fps 24000/1001 --input-res 4096x1714 --input-depth 10 --input-csp i444 --ssim --profile main10 --level-idc 51 --preset faster --tune ssim --bitrate 5000 --output-depth 10 --log-level full --output /Volumes/media/hevcRAW_16b_5mbps_ProRes444XQ_v3.hevc
I have really dumbed down my commands and with this particular preset, I get the following:
yuv [info]: 4096x1714 fps 24000/1001 i444p10 frames 0 - 2728 of 2729
raw [info]: output file: /Volumes/media/hevcRAW_16b_5mbps_ProRes444XQ_v3.hevc
x265 [info]: HEVC encoder version 1.6+451-8592bf81d084
x265 [info]: build info [Mac OS X][clang 6.1.0][64 bit][CHECKED] 16bpp
x265 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x265 [info]: Main 4:4:4 10 profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 12 threads
x265 [info]: frame threads / pool features : 3 / wpp(27 rows)
x265 [info]: Internal bit depth : 10
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 2
x265 [info]: Keyframe min / max / scenecut : 23 / 250 / 40
x265 [info]: Lookahead / bframes / badapt : 15 / 4 / 0
x265 [info]: b-pyramid / weightp / weightb / refs: 1 / 1 / 0 / 1
x265 [info]: AQ: mode / str / qg-size / cu-tree : 2 / 1.0 / 64 / 0
x265 [info]: Rate Control / qCompress : ABR-5000 kbps / 0.60
x265 [info]: tools: rd=2 early-skip signhide tmvp fast-intra
x265 [info]: tools: strong-intra-smoothing deblock sao
x265 [full]: poc: 2 weights: [L0:R0 Y{15/16+9}U{60/64+8}V{60/64+8}]
x265 [error]: Merge mode not ok
Illegal instruction: 4
My original commands would get this error over and over. Before this, no issues with this build:
x265 [info]: HEVC encoder version 1.6+411-3700169eb622
x265 [info]: build info [Mac OS X][clang 6.1.0][64 bit] 16bpp
With some testing, the following presets work fine (all other commands remain the same):
Slower
Slow
Medium
Fast
I have tried uninstalling and resintalling to no avail.