Hi, 2015-09-26 1:52 GMT+02:00 Michael Niedermayer <michae...@gmx.at>: > This segfaults with > http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2125/DNxHDtest2.mov
Can't reproduce with frame or slice threading or no threading. What was the command-line? > #3 0x0000000000af53fd in avcodec_default_execute2 (c=0x1ce34e0, func=0x7470e6 [...] > #6 0x0000000000a3bc76 in frame_worker_thread (arg=0x1ce2198) at > libavcodec/pthread_frame.c:154 Indicates maybe frame+slice, but that brings me to the point: why is it crashing at all? Is it something that should be avoidable through my code? It seems I should just avoid running the slice-threading code in the frame threading case. -- Christophe _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel