[gstreamer-bugs] [Bug 518474] osssrc ! osssink fails with not negotiated

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Feb 24 12:22:05 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=518474

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev)  2008-02-24 20:22 UTC -------
Created an attachment (id=105866)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=105866&action=view)
add more logging

DO we somehow need to reset the state. The first rate check fails with
"unsupported rate", all further already fail when setting the format.

0:00:00.265620930 28361 0x804f050 INFO                   oss
gstossmixer.c:86:gst_ossmixer_open: Card name = SigmaTel STAC9721,23
0:00:00.265681440 28361 0x804f050 INFO                   oss
gstossmixer.c:93:gst_ossmixer_open: Opened mixer for device /dev/mixer
0:00:00.265843513 28361 0x804f050 LOG                    oss
gstosshelper.c:353:gst_oss_helper_rate_check_rate: checking format 128,
channels 2, rate 1000
0:00:00.266810959 28361 0x804f050 DEBUG                  oss
gstosshelper.c:366:gst_oss_helper_rate_check_rate: unsupported rate
0:00:00.266873196 28361 0x804f050 LOG                    oss
gstosshelper.c:353:gst_oss_helper_rate_check_rate: checking format 128,
channels 2, rate 100000
0:00:00.267346665 28361 0x804f050 DEBUG                  oss
gstosshelper.c:356:gst_oss_helper_rate_check_rate: unsupported format
0:00:00.267394334 28361 0x804f050 LOG                    oss
gstosshelper.c:353:gst_oss_helper_rate_check_rate: checking format 128,
channels 2, rate 48000
0:00:00.267860222 28361 0x804f050 DEBUG                  oss
gstosshelper.c:356:gst_oss_helper_rate_check_rate: unsupported format
0:00:00.267907675 28361 0x804f050 LOG                    oss
gstosshelper.c:353:gst_oss_helper_rate_check_rate: checking format 128,
channels 2, rate 8000
0:00:00.268382764 28361 0x804f050 DEBUG                  oss
gstosshelper.c:356:gst_oss_helper_rate_check_rate: unsupported format
0:00:00.268429919 28361 0x804f050 LOG                    oss
gstosshelper.c:353:gst_oss_helper_rate_check_rate: checking format 128,
channels 2, rate 48000
0:00:00.268950817 28361 0x804f050 DEBUG                  oss
gstosshelper.c:356:gst_oss_helper_rate_check_rate: unsupported format
0:00:00.268999647 28361 0x804f050 DEBUG                  oss
gstosshelper.c:260:gst_oss_helper_rate_probe_check: unexpected check_rate error


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=518474.




More information about the Gstreamer-bugs mailing list