A little more digging, but I'm sure all of this has been corrected by the new ffmpeg-mt merge, but the path that I am running into is due to thread_count = 1 for the codec in ffmpeg.c, thus avcodec_thread_init() is never called. So it looks like mpegvideo_enc.c is expecting to use threads for the case of (!s->fixed_qscale) when threads haven't been initialized.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/760246 Title: ffmpeg segfault in mpegvideo_enc.c -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
