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 550500 - Volume crash with this option under windows
Volume crash with this option under windows
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.7
Other Windows
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-02 15:46 UTC by Victor Lin
Modified: 2008-12-06 12:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Victor Lin 2008-09-02 15:46:48 UTC
Volume element crash every time I put them with these option

gst-launch location=c:/test.ogg ! oggdemux ! vorbisdec ! audioconvert ! volume volume=0.5 ! filesink location=test.ogg

But it works fine with some sink, like directsoundsink

gst-launch  filesrc location=c:/test.ogg ! oggdemux ! vorbisdec ! audioconvert ! volume volume=0.2 ! directsoundsink

It will crash with fakesink, too

gst-launch  filesrc location=c:/test.ogg ! oggdemux ! vorbisdec ! audioconvert ! volume volume=0.2 ! fakesink
Comment 1 Sebastian Dröge (slomo) 2008-09-23 11:29:08 UTC
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a description of how to reproduce this bug.

You'll also need to add a stack trace; please see http://live.gnome.org/GettingTraces for more information about how to do so. Thanks in advance!
Comment 2 Bruno Boaventura 2008-12-06 12:37:53 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!