Page 1 of 1

h264 encoding crash on lastest git source

Posted: 14 Aug 2012 06:08
by runner0502
i compile vlc with lastest git source. when vlc use h264 encoder , it crash.
i search google, some one has the same problem on vlc 2.0.1, then 2.0.2 fix it. i try 2.0.4nightbuild ,it fix it too.
but i downoad 2.0.4 source and lastest controlib ,compile it myselt ,it still crash as the lastear git source. i replace libx264plugin.dll from office release binary 2.0.4 , then it work.
is someone tell me the reason?
thanks a lot!

Re: h264 encoding crash on lastest git source

Posted: 14 Aug 2012 11:21
by Jean-Baptiste Kempf
Not the same version of x264.

Re: h264 encoding crash on lastest git source

Posted: 14 Aug 2012 14:54
by runner0502
Not the same version of x264.
thanks
where i can get not crash version of x264 sourcecode?

Re: h264 encoding crash on lastest git source

Posted: 14 Aug 2012 17:09
by Jean-Baptiste Kempf
With updated contribs?

Re: h264 encoding crash on lastest git source

Posted: 14 Aug 2012 17:18
by runner0502

Re: h264 encoding crash on lastest git source

Posted: 14 Aug 2012 17:19
by Jean-Baptiste Kempf
No, recompile x264 too.

Re: h264 encoding crash on lastest git source

Posted: 14 Aug 2012 17:31
by runner0502
oh ho i used make prebuilt before
I try recompile later

Re: h264 encoding crash on lastest git source

Posted: 15 Aug 2012 16:21
by runner0502
I recompile x264 , there is a error:
‘x264_param_t’ has no member named ‘i_lookahead_threads