The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD audio : faac

MPEG-2 and MPEG-4 AAC audio encoder

 FAAC (Freeware Advanced Audio Coder) is an MPEG-2 and MPEG-4 AAC Audio encoder.

FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and 
MAIN and LOW MPEG-2 object types. It also supports multichannel and
gapless encoding.  

http://www.audiocoding.com/



faac history


v. 1.31
date: 2007/11/14 18:01:52;  author: mezz;  state: Exp;  lines: +1 -1
Remove the drm, which drm causes faac/faad to not be able get mplayer and
other applications function correct. Bump the PORTREVISION.

Reported by:	a few in freebsd-multimedia@
Approved by:	portmgr (marcus)

v. 1.30 date: 2007/10/23 12:24:48; author: ahze; state: Exp; lines: +3 -3 Update to 1.26
v. 1.29 date: 2007/09/30 04:46:33; author: linimon; state: Exp; lines: +2 -1 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.28 date: 2006/09/02 23:41:40; author: kris; state: Exp; lines: +1 -1 NO_PACKAGE is not appropriate; use RESTRICTED instead
v. 1.27 date: 2006/08/28 00:56:49; author: ahze; state: Exp; lines: +1 -2 - Change post-patch to pre-configure as times with autotools have changed.
v. 1.26 date: 2006/08/24 23:34:20; author: ahze; state: Exp; lines: +7 -18 - Update to 1.25
v. 1.25 date: 2006/06/09 18:00:27; author: ahze; state: Exp; lines: +1 -1 - Transfer MAINTAINER to multimedia@ Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
v. 1.24 date: 2006/05/10 01:48:31; author: ahze; state: Exp; lines: +2 -2 - Since mpeg4ip support is on by default test for WITHOUT_MPEG4IP instead of WITH_MPEG4IP
v. 1.23 date: 2006/02/23 10:34:26; author: ade; state: Exp; lines: +1 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.22 date: 2006/01/28 21:20:22; author: ahze; state: Exp; lines: +2 -3 - Change pre-patch: build-depends to PATCH_DEPENDS= ${BUILD_DEPENDS}
v. 1.21 date: 2005/11/15 06:47:52; author: ade; state: Exp; lines: +1 -3 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.20 date: 2005/05/19 12:41:45; author: ahze; state: Exp; lines: +2 -2 - Bump PORTREVISION to force rebuild with new mpeg4ip-libmp4v2 will have weird audio files if not. Note: if you want to play in iTunes(R) use the --no-midside switch in faac or it won't sound great and will randomly crash iTunes(R).
v. 1.19 date: 2005/04/12 03:24:50; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.18 date: 2005/04/11 08:01:28; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.17 date: 2005/03/21 04:57:13; author: ahze; state: Exp; lines: +1 -1 - Add missing file to pkg-plist
v. 1.16 date: 2005/01/19 05:47:01; author: ahze; state: Exp; lines: +1 -1 - Update pkg-descr and COMMENT
v. 1.15 date: 2004/11/28 15:11:55; author: ahze; state: Exp; lines: +14 -2 - Add option for mpeg4 audio coding via mpeg4ip-libmp4v2 (WITH_MPEG4IP) - Bump PORTREVISION
v. 1.14 date: 2004/11/28 02:51:10; author: ahze; state: Exp; lines: +1 -7 Back out of last commit, this causes major problems with mpeg4ip with an endless loop on build. We'll just have to wait for mpeg4ip & mpeg4ip-libmp4v2 to be fixed.
v. 1.13 date: 2004/11/27 20:03:44; author: ahze; state: Exp; lines: +7 -1 - Add a temporary work around if you have multimedia/mpeg4ip-libmp4v2 installed without multimedia/mpeg4ip installed by adding a dependency on multimedia/mpeg4ip this also adds a new know WITH_MPEG4 for use of encoding mpeg4 audio PR: ports/74094 Reported by: many
v. 1.12 date: 2004/11/27 15:16:11; author: ahze; state: Exp; lines: +1 -1 Use newer version of autoconf/autoheader (259) Submitted by: paulbeard@mac.com
v. 1.11 date: 2004/10/29 22:24:40; author: ahze; state: Exp; lines: +1 -1 Change email to new FreeBSD.org address Approved by:adamw (mentor)
v. 1.10 date: 2004/10/26 18:24:58; author: krion; state: Exp; lines: +1 -1 Re-add accidentally removed prototype PR: ports/73021 Submitted by: maintainer
v. 1.9 date: 2004/10/13 01:48:28; author: edwin; state: Exp; lines: +3 -1 [MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT] - Fix build on 6.0 Tested and Reported by: Chris Johnson PR: ports/72593 Submitted by: Michael Johnson Reviewed by: Chris Johnson
v. 1.8 date: 2004/08/03 22:36:48; author: ade; state: Exp; lines: +2 -2 Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
v. 1.7 date: 2004/07/22 01:26:13; author: ijliao; state: Exp; lines: +2 -0 Remove windows stuff and fix so faac will compile with gstreamer-plugins PR: 69388 Submitted by: maintainer
v. 1.6 date: 2004/06/06 23:02:09; author: pav; state: Exp; lines: +1 -1 - Switch to newer autoheader PR: ports/67616 Submitted by: michael johnson (maintainer)
v. 1.5 date: 2004/06/04 17:29:08; author: ade; state: Exp; lines: +1 -1 Sync with new bsd.autotools.mk
v. 1.4 date: 2004/05/25 19:16:08; author: pav; state: Exp; lines: +1 -1 - Switch to MASTER_SITE_SOURCEFORGE_EXTENDED PR: ports/67190 Submitted by: michael johnson (maintainer)
v. 1.3 date: 2004/05/13 22:09:08; author: linimon; state: Exp; lines: +0 -2 Remove dependency on faad. PR: ports/66593 Submitted by: michael johnson (maintainer)
v. 1.2 date: 2004/05/10 09:24:21; author: pav; state: Exp; lines: +1 -3 - Avoid extract depend on faad now that it provides all required headers PR: ports/66361 Submitted by: michael johnson (maintainer)
v. 1.1 date: 2004/05/06 08:40:42; author: pav; state: Exp; Add faac, an AAC audio encoder. FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding. WWW: http://faac.sourceforge.net/ PR: ports/66303 Submitted by: michael johnson =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm