[Bug 748680] New: directsoundsink: fix sleep for buffer-time lower than 200000
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 29 23:34:16 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748680
Bug ID: 748680
Summary: directsoundsink: fix sleep for buffer-time lower than
200000
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: thomas at roosesweb.de
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 302625
--> https://bugzilla.gnome.org/attachment.cgi?id=302625&action=edit
directsoundsink: fix sleep for buffer-time lower than 200000
There's a fix sleep of 100ms!!! when the ring buffer is already full, but if
you have lower buffer-time eg. 60ms this fixed sleep makes it impossible to
have a smooth playback. A generic solution or parameter is needed, but I think
100ms fixed sleep is far too much - changed to 10ms sleep. Patch attached
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list