[Bug 260432] multimedia/ffmpeg mp4-> aac -> mp3 (libmp3lame) fails with Illegal instruction on i386

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 24 Dec 2021 10:49:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260432

Daniel Engberg <diizzy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diizzy@FreeBSD.org

--- Comment #4 from Daniel Engberg <diizzy@FreeBSD.org> ---
Apart from this being a really bad idea from audio quality perspective I'm
going to guess it's the assembly part in LAME that's causing issues.

Does it work if you remove "--enable-nasm"
https://cgit.freebsd.org/ports/tree/audio/lame/Makefile#n18 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.