Bug 91092

Summary: [PATCH] audio/slimserver: Enable AAC/MP4 on FreeBSD
Product: Ports & Packages Reporter: Lars Thegler <lth>
Component: Individual Port(s)Assignee: Brooks Davis <brooks>
Status: Closed FIXED    
Severity: Affects Only Me CC: brooks
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
slimserver-6.2.1.patch none

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.