GNOME Bugzilla – Bug 709821
Playbin doesn't pre-buffer upcoming URI
Last modified: 2013-10-10 18:31:28 UTC
My Raumfeld controller is playing an album and if I send the audio to a Raumfeld speaker I get gapless playback. If I send it to Rygel I get a one-second between each track, presumably as it ends one stream and starts to buffer the next. Rygel should start to pre-buffer the next track before the current track ends.
It doesn't even know the next track - we would need to SetNextAVTransportURI for that. If you set the next track using normal SetAVTransportURI, it shall switch right away.
So this would be bug 692427
I noticed after filing that next URI isn't implemented, so yes, this is a duplicate. *** This bug has been marked as a duplicate of bug 692427 ***