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 93736 - CDParanoia with osssink doesn't produce sound when sync=true
CDParanoia with osssink doesn't produce sound when sync=true
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-20 07:41 UTC by Olivier Martin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Olivier Martin 2002-09-20 07:41:49 UTC
This happens with a cvs of 19/09/2002

Testing a simple plugin:

gst-launch cdparanoia ! osssink

-> no sound

whereas 

gst-launch cdparanoia ! osssink sync=false

-> music! :)

So we reintroduced the hack we had for vorbis (again it's not blocking, but
that's a lot of hacks in monkey-media code ;)
Comment 1 Andy Wingo 2002-09-20 20:15:42 UTC
Fixed in head (according to wtay ;)