[gstreamer-bugs] [Bug 317592] wavpackdec segfaults/fails on all wavpack files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 30 05:49:33 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=317592
 GStreamer | gst-plugins | Ver: 0.8.10





------- Additional Comments From Arwed v. Merkatz  2005-09-30 12:49 -------
The correct pipeline to use is
gst-launch-0.8 filesrc location=test.wv ! wavpackparse ! wavpackdec ! osssink

wavpackdec only works with framed wavpack data, wavpackparse gets raw wavpack
data and splits it into frames.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list