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 104839 - osssink not emitting eos
osssink not emitting eos
Status: RESOLVED DUPLICATE of bug 110589
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-30 18:40 UTC by Jorn Baayen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Jorn Baayen 2003-01-30 18:40:07 UTC
In a gstthread pipeline gnomevfssrc ! mad ! volume ! osssink, the osssink
never emits the eos signal. The volume element does, though.
Comment 1 Christian Fredrik Kalager Schaller 2003-05-12 13:07:41 UTC
I would think this should be fixed for 0.6.2? Anyone volunteering for
this one?
Comment 2 Benjamin Otte (Company) 2003-05-14 15:12:17 UTC
This looks like bug 110589 - in that case the "osssink" that doesn't 
emit the EOS is a bin and the pipeline looks like this:
gnomevfssrc ! mad ! volume ! ( osssink )

I'll close this as duplicate, please reopen if it's not.

*** This bug has been marked as a duplicate of 110589 ***