Bugzilla – Bug 15714
Jive process runs at 100% when playing live flac streams
Last modified: 2010-02-17 07:05:05 UTC
When playing a flac steam generated by the server by transcoding a live stream, jive can run at 100% as there is minimum number of bytes the flac decoder requires before processing.
Created attachment 6530 [details] Proposed patch This fixes it - any views Felix?
Hi Adrian Thanks for the patch. It looks straight forward to me, but I am the wrong person to ask. You better ask Alan or Andy about audio streaming stuff. Also I do not know what ultimately will happen to the Beta Playback feature on Controller in general.
This impacts fab4 and radio + desktop. I consider it the right thing to do to avoid this. Are Andy or Alan around this week? Otherwise I propose to commit it as its low risk.
Alan is on vacation this week, but Andy should be around although I think he is in Fremont right now, so different timezone.
Good catch, patch looks fine to me.
== Auto-comment from SVN commit #8511 to the repo by adrian == == https://svn.slimdevices.com/?view=revision&revision=8511 == Bug: 15714 Description: flac decoder requires minium number of bytes before it will decode anything, don't try to stream immediately if we don't have this many bytes in streambuf
This was a regression. This specific issues was fixed once before, both (separately) in ip3k f/w and SP