#19142: faac doesn't support mp4 ---------------------------------+------------------------------------------ Reporter: anddam@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: faac mp4 support | Port: faac ---------------------------------+------------------------------------------ Comment(by anddam@…): I see, actually I'm surprised my build went through as I just patched the configure.in but forgot to patch the source files, so Makefile refers to an external library while actual sources are still including '''<mp4.h>''' . Only following should be patched as patching the internal mp4v2 is pointless: {{{ common/Cfaac/Cfaac.h common/Cfaac/Cfaad.h common/Cfaac/CTag.c common/Cfaac/CTag.h frontend/main.c }}} As reference I sent a mail to the developer at '''info at audiocoding dot com'''. -- Ticket URL: <http://trac.macports.org/ticket/19142#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS