<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div style="margin: 0;">Hi Roger,</div><div style="margin: 0;"><br></div><div style="margin: 0;">Both version number looks right.</div><div style="margin: 0;">The branch stable is 1 commit ahead of Tag 3.5, and branch master ahead more.</div><div style="margin: 0;">So the version number is 3.5+1 and 3.5+34, the other part is git hash</div><div style="margin: 0;"><br></div><div style="margin: 0;">Regards,</div><div style="margin: 0;">Min Chen</div><pre>At 2022-03-11 12:41:44, "Roger Pack" <rogerdpack2@gmail.com> wrote:
>Hello.
>As a note if I cross compile "for windows" from origin/master 64 bit,
>I get this:
>
>x265.exe --version
>x265 [info]: HEVC encoder version 3.5+34-7a5709048
>x265 [info]: build info [Windows][GCC 10.2.0][32 bit][noasm] 8bit+10bit+12bit
>
>From origin/stable I get:
>
>x265.exe --version
>x265 [info]: HEVC encoder version 3.5+1-ce882936d
>x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 8bit+10bit+12bit
>
>Which is right.
>
>This is using cmake ex:  -DCMAKE_C_COMPILER=${cross_prefix}gcc etc.
>https://github.com/rdp/ffmpeg-windows-build-helpers/blob/ff1f2e9337fc81675f6fcc3d16d01778b3688ae8/cross_compile_ffmpeg.sh#L554
>
>Thanks!
>_______________________________________________
>x265-devel mailing list
>x265-devel@videolan.org
>https://mailman.videolan.org/listinfo/x265-devel
</pre></div>