diff options
author | Niklas Nille Åkerström <nille.kungen[AT]gmail.com> | 2010-05-13 00:21:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:21:01 +0200 |
commit | b5f28bd83da9611c97df8de854878da530e6bd53 (patch) | |
tree | e5ae15f3b5b482885b50769189ea065c775f9a16 /audio/faac/README | |
parent | e01394e741203a3e8f888449da00bd5e35ca8287 (diff) | |
download | slackbuilds-b5f28bd83da9611c97df8de854878da530e6bd53.tar.gz |
audio/faac: Updated for version 1.28
Diffstat (limited to 'audio/faac/README')
-rw-r--r-- | audio/faac/README | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/audio/faac/README b/audio/faac/README index dc17a62766..e0da35357a 100644 --- a/audio/faac/README +++ b/audio/faac/README @@ -2,14 +2,4 @@ FAAC is an Advanced Audio Coder (MPEG2-AAC, MPEG4-AAC). The goal of FAAC is to explore the possibilities of AAC and exceed the quality of the currently best MP3 encoders. -faac comes with its own version of libmp4v2, but if you use it, you have to -uninstall faac everytime you want to update it, as faac would otherwise -detect the already installed libmp4v2 and build against it. Then, when you -upgrade to the new package, it doesn't have the included libmp4v2, because -it was part of the old package, so faac is linking to a nonexistent library -after the upgrade. Long story short, we strongly recommend using the -external libmp4v2 (available from SlackBuilds.org); just make sure it is -installed when you configure faac, and it will be detected automatically. - -NOTE: If you have installed faac < 1.26-i486-2_SBo, make sure to remove it -before either installing libmp4v2 or running the new SlackBuild. +libmp4v2 is strongly recommended, but not required. |