INTERACT FORUM
Networks and Remotes => Media Network => Topic started by: bubbleguuum on December 05, 2014, 06:11:43 am
-
Hi,
BubbleUPnP dev here.
Recently I had a report from a user using BubbleUPnP to play to his Chromecast his music hosted by the MC media server.
He reported that playlist track advance in BubbleUPnP would not work whenever streaming WMA or WAV files, but that
it worked perfectly with mp3 files.
After some digging, I could reproduce this issue (using MC 19.0.163). It turned out his MC media server was configured to transcode non standard codecs
(such as WMA and WAV) to mp3 and that the mp3 transcodes produced by MC is problematic when played by the Chromecast.
The transcode plays fine until a few seconds before the end, then the Chromecast remain stuck never finishing playing the track, thus end of track
is never notified to BubbleUPnP and track advance doesn't occur.
The fix to this problem is to setup MC to transcode to PCM 16 bits (WAV), which doesn't have this issue.
I'm still reporting it as a possible MC issue that might be worth having a look.
To reproduce it:
- configure MC to transcode to mp3
- use BubbleUPnP to play several such transcoded tracks to Chromecast
=> playback remain stuck at the end of first track on the Chromecast, as if it was waiting for more data from MC
-
Hi,
BubbleUPnP dev here.
Recently I had a report from a user using BubbleUPnP to play to his Chromecast his music hosted by the MC media server.
He reported that playlist track advance in BubbleUPnP would not work whenever streaming WMA or WAV files, but that
it worked perfectly with mp3 files.
After some digging, I could reproduce this issue (using MC 19.0.163). It turned out his MC media server was configured to transcode non standard codecs
(such as WMA and WAV) to mp3 and that the mp3 transcodes produced by MC is problematic when played by the Chromecast.
The transcode plays fine until a few seconds before the end, then the Chromecast remain stuck never finishing playing the track, thus end of track
is never notified to BubbleUPnP and track advance doesn't occur.
The fix to this problem is to setup MC to transcode to PCM 16 bits (WAV), which doesn't have this issue.
I'm still reporting it as a possible MC issue that might be worth having a look.
To reproduce it:
- configure MC to transcode to mp3
- use BubbleUPnP to play several such transcoded tracks to Chromecast
=> playback remain stuck at the end of first track on the Chromecast, as if it was waiting for more data from MC
Thanks. I think it's possibly a reported file size issue in the DIDL.
I'm not sure for mp3 the value is precise as it is for PCM. The mp3 should always be at least the size reported but could be slightly larger.