[gstreamer-bugs] [Bug 162024] [alsasink] doesn't probe HW buffer_size/period_size/period_count MIN/MAX

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Mon Jan 10 09:19:40 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=162024
 GStreamer | gst-plugins | Ver: 0.8.7





------- Additional Comments From Stephane LOEUILLET  2005-01-10 12:19 -------
yep, it reports  :

period_count : MIN= 0 & MAX=204522253
period_size  : MIN=22 & MAX=4294967295
buffer_size  : MIN=10 & MAX=4294967294

all values looks bad (i think period_count=0 is not valid for a real hardware
device)

those values look like the one i've got when using plughw:0 instead of hw:0

Gtreamer minimum period_count is 2, driver says its minimum is 0, so Gstreamer
chooses 2. unfortunatly, in use, your driver card won't accept a value under 3.

it looks like a driver/alsa bug. i should close this bug as NOTGNOME.

i'll let it open in case other people have the same problem (they'll be able to
find the workaround which is setting period_count to 3)

------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list