Bug 91092 - [PATCH] audio/slimserver: Enable AAC/MP4 on FreeBSD
Summary: [PATCH] audio/slimserver: Enable AAC/MP4 on FreeBSD
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Brooks Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-30 14:20 UTC by Lars Thegler
Modified: 2006-05-05 06:43 UTC (History)
1 user (show)

See Also:


Attachments
slimserver-6.2.1.patch (1.88 KB, patch)
2005-12-30 14:20 UTC, Lars Thegler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Thegler freebsd_committer freebsd_triage 2005-12-30 14:20:02 UTC
SlimServer uses 'mov123' when playing AAC/MP4-encoded audio. This
tool only works on Windows and OS X. On FreeBSD, use faad(1) instead,
as per the FAQ:

  http://www.slimdevices.com/su_faq.html#formats-linuxaac

Added file(s):
- files/patch-convert.conf

Port maintainer (brooks@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-30 14:25:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brooks

Over to maintainer
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2006-05-05 06:42:02 UTC
State Changed
From-To: open->closed

Finally committed along with 6.2.2. upgrade.  Sorry for the delay.