Bug 3396 - AAC/M4A HTTP streaming does not work
: AAC/M4A HTTP streaming does not work
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Streaming To SlimServer
: 6.3.0
: Macintosh Other
: P2 normal (vote)
: ---
Assigned To: Dan Sully
http://podcasts.macnn.com/02052006mac...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-05-06 09:11 UTC by Andy Grundman
Modified: 2008-09-15 14:38 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Grundman 2006-05-06 09:11:31 UTC
mov123 does not support piped input from stdin.  mov123 does support direct HTTP, so maybe we could use that instead.  Test URL is http://podcasts.macnn.com/02052006macnn.m4a
Comment 1 Dan Sully 2006-05-08 12:25:03 UTC
There are a few components to why this doesn't work..

audio/x-m4a needs to be added to types.conf

But for some reason '-' is still being added to the conversion pipeline.

Like wmadec.exe it needs to just have the URL be substituted as $FILE in convert.conf

Slim/Play/Source.pm line ~1245 appears to be the problem.
Comment 2 Andy Grundman 2006-05-23 11:31:14 UTC
This should be working now.  Chris, please test m4a as well as other types of remote streams (mp3, ogg)
Comment 3 Andy Grundman 2006-05-23 11:42:19 UTC
Note the fix is only in 6.5 for now, still need to backport to 6.3.
Comment 4 Andy Grundman 2006-05-23 12:56:35 UTC
Fix is now also in 6.3.
Comment 5 Chris Owens 2006-06-12 17:19:07 UTC
Verified fixed in SlimServer Version: 6.3.0 - 7895 - Windows XP - EN - cp1252
Comment 6 Chris Owens 2006-06-27 14:21:49 UTC
This bug fix is now part of a released version, and so has been marked closed. If you are still experiencing this problem, please reopen the bug.