Opened 8 years ago
Closed 8 years ago
#52488 closed defect (fixed)
ffmpeg-devel @20161002+nonfree: should remove "--enable-libfaac"
Reported by: | mf2k (Frank Schima) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | ffmpeg-devel |
Description
The latest version of ffmpeg-devel +nonfree fails to configure due to the following error:
:info:configure Unknown option "--enable-libfaac".
Removing this configure option allows it to build.
Attachments (1)
Change History (4)
Changed 8 years ago by mf2k (Frank Schima)
comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)
Summary: | ffmpeg-devel +nonfree @20161002: configure error → ffmpeg-devel @20161002+nonfree: should remove "--enable-libfaac" |
---|
comment:2 Changed 8 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|
comment:3 Changed 8 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Version: | 2.3.99 |
Fix committed in r153509. Note that no decrease in functionality is involved: libfdk-aac is still available and provides superior capabilities. ffmpeg is not (yet) effected. Thanks for the report.
Note: See
TracTickets for help on using
tickets.
Looks like FAAC support has been removed.