[gstreamer-bugs] [Bug 321212] New: wavpack: wavpack plugin stops working with wavpack 4.3

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Nov 11 00:49:45 PST 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=321212
 GStreamer | gst-plugins | Ver: 0.8.11

           Summary: wavpack: wavpack plugin stops working with wavpack 4.3
           Product: GStreamer
           Version: 0.8.11
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sebastian.droege at gmx.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Steps to reproduce:
1. update to wavpack 4.3 from www.wavpack.com
2. try to play a wavpack file with gst-launch-0.8 filesrc location=test.wv !
wavpackparse ! wavpackdec ! fakesink, doesn't work (output below)
3. try to re-register all plugins -> the wavpack plugins gets removed from the
registry
4. recompilation against 4.3 changes nothing


Stack trace:
 LANG=C LC_ALL=C LANGUAGE=C gst-launch-0.8 filesrc location=test.wv !
wavpackparse ! wavpackdec ! fakesink

(gst-launch-0.8:6365): GStreamer-CRITICAL **: how to remove plugins?

(gst-launch-0.8:6365): GStreamer-CRITICAL **: Factory for `wavpackparse' has no
type. This probably means the plugin wasn't found because the registry is
broken. The plugin GStreamer was looking for is named 'wavpack' and is expected
in file '/usr/lib/gstreamer-0.8/libgstwavpack.so'. The registry for this plugin
is located at '/var/lib/gstreamer/0.8/registry.xml'

(gst-launch-0.8:6365): GStreamer-CRITICAL **: how to remove plugins?

(gst-launch-0.8:6365): GStreamer-CRITICAL **: Factory for `wavpackdec' has no
type. This probably means the plugin wasn't found because the registry is
broken. The plugin GStreamer was looking for is named 'wavpack' and is expected
in file '/usr/lib/gstreamer-0.8/libgstwavpack.so'. The registry for this plugin
is located at '/var/lib/gstreamer/0.8/registry.xml'
WARNING: erroneous pipeline: no element "wavpackparse"
         Trying to run anyway.
RUNNING pipeline ...
Execution ended after 8130 iterations (sum 232566000 ns, average 28605 ns, min
26000 ns, max 4917000 ns).

Other information:

------- 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