[Libav-user] w32thread access violation with H264 and FF_THREAD_SLICE

Robert Nagy ronag89 at gmail.com
Thu Aug 11 22:39:19 CEST 2011


Does anyone know why w32thread throws an access violation while running H264
with FF_THREAD_SLICE.

For me it throws an access violation in the call "ret= c->func(c->avctx,
(uint8_t *)c->arg + jobnr*c->argsize);" on line 60 in w32thread.

None of the arguments are null so the problem seems to occur inside the
called function.

Unfortunately I cannot step into the actual call since I'm on windows and
can't build ffmpeg.

It works just fine with mpeg2 though.

Anyone have any idea?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20110811/f63b2a43/attachment.html>


More information about the Libav-user mailing list