After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 709821 - Playbin doesn't pre-buffer upcoming URI
Playbin doesn't pre-buffer upcoming URI
Status: RESOLVED DUPLICATE of bug 692427
Product: rygel
Classification: Applications
Component: GstPlaybin plugin
0.20.x
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-10-10 14:00 UTC by Ross Burton
Modified: 2013-10-10 18:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ross Burton 2013-10-10 14:00:53 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.
Comment 1 Jens Georg 2013-10-10 17:54:57 UTC
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.
Comment 2 Jens Georg 2013-10-10 17:55:30 UTC
So this would be bug 692427
Comment 3 Ross Burton 2013-10-10 18:31:28 UTC
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 ***