<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><DIV>Yes, it is a bug, there have some alignment load operator on reference pixel.</DIV>
<DIV>we can modify _mm_load_si128 to _mm_loadu_si128 to avoid it.</DIV>
<DIV> </DIV>At 2013-10-06 05:28:37,"Nikos Barkas" <nikbar2004@yahoo.com> wrote:<BR>
<BLOCKQUOTE id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV style="FONT-SIZE: 12pt; COLOR: #000; FONT-FAMILY: courier, monaco, monospace, sans-serif; BACKGROUND-COLOR: #fff">
<DIV>I have just upgraded to Win 7 64-bit and TDM-GCC 4.8.1. Attepmted to build x265 revision c96520dc9795 (replace sad_12 vector class function with intrinsic) but I am getting a crash as soon as encoding starts. The revision before that <VAR id="yui-ie-cursor"></VAR>(86469b2) works fine.</DIV>
<DIV> </DIV>
<DIV>Command line used:</DIV>
<DIV>x265 --input stream.yuv --input-res 720x480 --fps 24 -o stream.h265 --rect --max-merge 1 --hash 1 --wpp --tu-intra-depth 1 --tu-inter-depth 2 --no-tskip --frames 100</DIV>
<DIV> </DIV>
<DIV>Build info:</DIV>
<DIV>x265 [info]: HEVC encoder version 0.4.1+64-c96520dc9795<BR>x265 [info]: build info [Windows][GCC 4.8.1][64 bit] 8bpp<BR>x265 [info]: detected SIMD: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2<BR>x265 [info]: performance primitives: intrinsic assembly</DIV>
<DIV> </DIV>
<DIV>Best regards</DIV>
<DIV>Nikos</DIV></DIV></BLOCKQUOTE></div>