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 579783 - pulsesink ringbuffer changes cause problems
pulsesink ringbuffer changes cause problems
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-21 23:25 UTC by Jan Schmidt
Modified: 2009-05-12 14:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan Schmidt 2009-04-21 23:25:14 UTC
I'm having trouble with git master and DVD playback, where the audio disappears maybe 20-30 seconds after the disc starts (depending on the disc). It may be related to multiple seamless segments arriving in the audio sink, or may be a more general problem.
Comment 1 Jan Schmidt 2009-04-21 23:25:43 UTC
Marking as a blocker, because it needs fixing before the next -good release.
Comment 2 Jan Schmidt 2009-05-12 14:21:40 UTC
Closing - this was fixed in playbin2 by making the playsink asynchronously change state properly.