[Gstreamer-bugs] [Bug 120883] - osssink advertises more rates than it handles

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Mar 24 19:01:10 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=120883

ds at schleef.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.8.1



------- Additional Comments From ds at schleef.org  2004-03-24 22:01 -------
I added rate probing code to CVS for osssink.  Please test this out and let me
know how it works.  In particular, a launch line such as

  gst-launch sinesrc ! audioconvert ! audio/x-raw-int, rate=12345 ! osssink

should fail to negotiate, i.e., give the warning

  WARNING: erroneous pipeline: could not link sinesrc0 to osssink0

instead of an ignored problem in osssink:

  WARNING: couldn't set the right sample rate (wanted %d, got %d), enjoy the
speed difference




More information about the Gstreamer-bugs mailing list