Bugzilla – Bug 3396
AAC/M4A HTTP streaming does not work
Last modified: 2008-09-15 14:38:25 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
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.
This should be working now. Chris, please test m4a as well as other types of remote streams (mp3, ogg)
Note the fix is only in 6.5 for now, still need to backport to 6.3.
Fix is now also in 6.3.
Verified fixed in SlimServer Version: 6.3.0 - 7895 - Windows XP - EN - cp1252
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.