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 113534 - fix stereo2mono caps nego
fix stereo2mono caps nego
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other other
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-05-22 15:40 UTC by Joshua N Pritikin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix stereo2mono caps nego (1.25 KB, patch)
2003-05-22 15:41 UTC, Joshua N Pritikin
none Details | Review
this patch actually works (3.03 KB, patch)
2003-06-01 17:43 UTC, Joshua N Pritikin
none Details | Review

Description Joshua N Pritikin 2003-05-22 15:40:51 UTC
This is a bit subtle.  If stereo2mono is added to a pipeline which
is half PAUSE and half READY, then it is possible for the second
part of the caps nego to fail.  This patch handles that case.
Comment 1 Joshua N Pritikin 2003-05-22 15:41:44 UTC
Created attachment 16735 [details] [review]
patch to fix stereo2mono caps nego
Comment 2 Joshua N Pritikin 2003-06-01 17:43:21 UTC
Created attachment 17043 [details] [review]
this patch actually works
Comment 3 Joshua N Pritikin 2003-06-02 13:33:24 UTC
This bug is basically the same issue as addressed by bug# 113537.
Comment 4 Ronald Bultje 2003-06-30 22:08:26 UTC
I'll probably piss you off here, but we removed stereo2mono because it
duplicates the behaviour of audioconvert. Could you test if that works
as you want it to? If not, please don't hesistate to open a new bug. ;).
Comment 5 Joshua N Pritikin 2003-07-01 01:13:34 UTC
Wow, great.  Thanks for the update.  i'll give my love to audioconvert
in the future.