Bug #1919
ST doesn't add "icecast:" to links beginning from http:// it reads from m3u and fails playing
Status: | Fixed | Start date: | 02/04/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Audio | |||
Target version: | 4.6 | |||
Found in version: | Latest | Platform: | Linux |
Description
Associated revisions
icecast: Add support for m3u playlists
Fixes #1919
History
#1
Updated by Leonid Protasov about 7 years ago
- Subject changed from ST won't play AAC streams in icecast (Codec MPEG AAC (mp4a)) to ST won't play AAC streams from m3u
But if you supply it in open URL in WEBUI then:
Radio [DEBUG]: Starting playback of http://live7.avf.ch:8000/ipmusicaacplus128 thread [DEBUG]: Created thread: audio decoder audio [DEBUG]: Codec changed to aac PA [DEBUG]: Created stream float32le 2ch 44100Hz [front-left,front-right] (tilesize=8184) Audio [DEBUG]: Converting from [stereo 44100Hz fltp] to [stereo 44100Hz flt]
#2
Updated by Leonid Protasov about 7 years ago
Detashed threads when created manually interrupt each other too long and looks like probe tread forgets to add icecast: before link read from m3u and that's a problem
thread [DEBUG]: Created detached thread: fa_open navigator [INFO]: Opening icecast:http://live7.avf.ch:8000/ipmusicaacplus128 thread [DEBUG]: Created detached thread: icecast thread [DEBUG]: Created thread: PC:mp Radio [DEBUG]: Starting playback of http://live7.avf.ch:8000/ipmusicaacplus128 thread [DEBUG]: Created thread: audio decoder audio [DEBUG]: Codec changed to aac PA [DEBUG]: Created stream float32le 2ch 44100Hz [front-left,front-right] (tilesize=8184) Audio [DEBUG]: Converting from [stereo 44100Hz fltp] to [stereo 44100Hz flt] navigator [INFO]: Opening icecast:http://85.214.208.200:8000/voxnoctem.mp3 thread [DEBUG]: Created detached thread: icecast thread [DEBUG]: Created thread: PC:mp Radio [DEBUG]: Starting playback of http://85.214.208.200:8000/voxnoctem.mp3 thread [DEBUG]: Created thread: audio decoder thread [DEBUG]: Thread icecast exited audio [DEBUG]: Codec changed to mp3 PA [DEBUG]: Created stream s16le 2ch 44100Hz [front-left,front-right] (tilesize=16368) Audio [DEBUG]: Converting from [stereo 44100Hz s16p] to [stereo 44100Hz s16]
#3
Updated by Leonid Protasov about 7 years ago
- Subject changed from ST won't play AAC streams from m3u to ST doesn't add "icecast:" to links it reads from m3u and fails playing
#4
Updated by Leonid Protasov about 7 years ago
- Subject changed from ST doesn't add "icecast:" to links it reads from m3u and fails playing to ST doesn't add "icecast:" to links beginning from http:// it reads from m3u and fails playing
#5
Updated by Andreas Smas about 7 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset git|commit:2bd0f5e95bddbec0227a87a00c620aa4f5795386.