> On 2019-12-13, at 23:51, Michael Newman via macports-users > <[email protected]> wrote: > > I tried uninstalling all ports and reinstalling again. That didn’t work. > > I did manage to get my time-lapse videos working with avconv.
I tested a similar ffmpeg command and it fails with the same segfault. This is a bug in ffmpeg. https://trac.ffmpeg.org/ticket/8073 As a workaround, the port could use --extra-cflags="-fno-stack-check" and it would work, I guess. Andrew
