ffmpeg Fails After MacPorts Migration to Catalina Version
Andrew Udvare
audvare at gmail.com
Sat Dec 14 07:05:48 UTC 2019
> On 2019-12-13, at 23:51, Michael Newman via macports-users <macports-users at lists.macports.org> 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
More information about the macports-users
mailing list