Kodi Community Forum

Full Version: XBMC won't play 'Clubbing Station' stream
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Initially, my installation of XBMC 11 on a Mac Mini worked fine playing Clubbing Station US and Clubbing Station Europe (URLs http://streamer1.clubbingstation.com/Clu...ion-Ca-aac and http://streamer1.clubbingstation.com/Clu...ion-Fr-aac respectively) but then suddenly stopped working one day. If I try to open them I get the 'working' spinning wheel for a few seconds and then nothing happens. The log file says:

4:43:02 T:140735278932352 NOTICE: DVDPlayer: Opening: http://streamer1.clubbingstation.com/Clu...ion-Ca-aac
14:43:02 T:140735278932352 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
14:43:02 T:4367872000 NOTICE: Thread CDVDPlayer start, auto delete: false
14:43:02 T:4367872000 NOTICE: Creating InputStream
14:43:07 T:4647096320 NOTICE: Thread Shoutcast file start, auto delete: false
14:43:07 T:4367872000 NOTICE: Creating Demuxer
14:43:07 T:4647632896 NOTICE: Thread CFileCache start, auto delete: false
14:43:07 T:4367872000 NOTICE: Opening audio stream: 0 source: 256
14:43:07 T:4367872000 NOTICE: Finding audio codec for: 86018
14:43:07 T:4367872000 NOTICE: Creating audio thread
14:43:07 T:4648169472 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
14:43:07 T:4648169472 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
14:43:07 T:4367872000 WARNING: CDVDMessageQueue(video):Tongueut MSGQ_NOT_INITIALIZED
14:43:07 T:4648169472 ERROR: CDVDPlayerAudio:Big GrinecodeFrame - Decode Error. Skipping audio packet
14:43:07 T:4648169472 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
14:43:07 T:4648169472 ERROR: CCoreAudioDevice::SupportsMixing: Device mixing support : 'No'.
14:43:07 T:4648169472 ERROR: CDVDPlayerAudio:Big GrinecodeFrame - Decode Error. Skipping audio packet
14:43:07 T:4648169472 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
14:43:07 T:4367872000 NOTICE: CDVDPlayer::OnExit()
14:43:07 T:4367872000 NOTICE: DVDPlayer: eof, waiting for queues to empty
14:43:07 T:4367872000 NOTICE: DVDPlayer: closing audio stream
14:43:07 T:4367872000 NOTICE: Closing audio stream
14:43:07 T:4367872000 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
14:43:07 T:4367872000 NOTICE: Waiting for audio thread to exit
14:43:07 T:4648169472 NOTICE: thread end: CDVDPlayerAudio::OnExit()
14:43:07 T:4367872000 NOTICE: Closing audio device
14:43:07 T:4367872000 NOTICE: Deleting audio codec
14:43:07 T:4367872000 NOTICE: CDVDPlayer::OnExit() deleting demuxer
14:43:07 T:4367872000 NOTICE: CDVDPlayer::OnExit() deleting input stream
14:43:07 T:140735278932352 NOTICE: CDVDPlayer::CloseFile()
14:43:07 T:140735278932352 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
14:43:07 T:140735278932352 NOTICE: DVDPlayer: waiting for threads to exit
14:43:07 T:140735278932352 NOTICE: DVDPlayer: finished waiting


Those URLs work fine on the same Mac Mini playing with VLC and iTunes, so it doesn't appear to be a network problem. The media info displayed by VLC for the stream is:

Type: Audio
Codec: MPEG AAC Audio (mp4a)
Channerls: Stero
Sample rate: 44100 Hz
AAC extension: SBR

All my other internet streams play fine on XBMC.

I thought it might just be a bug in XBMC 11, but I have just installed XBMC 12 and it won't play those two streams (but plays everything else fine).

Can anyone else play those streams using XBMC 12? Or does everyone else have the same problem? Is there something non-standard about the Clubbing Station stream format that prevents XBMC (but not VLC or iTunes) from playing it?