[x264-devel] crash in latest version

Gabriel Bouvigne gabriel.bouvigne at joost.com
Wed Oct 22 09:59:59 CEST 2008


David Sullivan a écrit :

> It appens even when subme equals to 9.
> 
> For lower values it works fine.
> 
> I read the changelog of Tue Sep 30 18:34:56 2008 (r996)
> and I saw that darkshikari reworked subme system.
> Any suggestions?

I think that this is just a side effect, with reworked subme possibly 
making your encode going through code it was not going through before, 
considering your encoding params.

It is much more likely that the issue started on one of those changes:

http://git.videolan.org/?p=x264.git;a=commitdiff;h=e21b11f4ae99ef8ec0e37c1605f72ef18adfa7c3

http://git.videolan.org/?p=x264.git;a=commitdiff;h=36223eac828a715b63d0211000a6cbd2d466704d

http://git.videolan.org/?p=x264.git;a=commitdiff;h=9e319ff18553055b288c61397b6cff80766a536b

http://git.videolan.org/?p=x264.git;a=commitdiff;h=b4cb6ef372d451d231bf884f551670577f3195d4

http://git.videolan.org/?p=x264.git;a=commitdiff;h=ead885761b88312acf2b7b2b93f35632b8b5b518

http://git.videolan.org/?p=x264.git;a=commitdiff;h=e48a952cb74741fbf13d0ec352906dc2f3a61e4b

http://git.videolan.org/?p=x264.git;a=commitdiff;h=f4d733a90136fe28b9a9a4c7efdce71c0446aeb5

http://git.videolan.org/?p=x264.git;a=commitdiff;h=b0c599be2502bbb97266a5e7a971d7dc485e2596

http://git.videolan.org/?p=x264.git;a=commitdiff;h=f6229465eb1307ab7250c8faa350887b7b03598c

http://git.videolan.org/?p=x264.git;a=commitdiff;h=d4265bb3976dea84ae582cc8d96fe69a72d2332d

(yes, I know: 10 revisions to test)

All of those introduced some changes within the ASM code, and at this 
point it is very likely that your issue is related to ASM code 
(precisely: alignment issue)

--
Gabriel


More information about the x264-devel mailing list