[gstreamer-bugs] [Bug 335958] Speex doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 27 04:49:05 PST 2006


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=335958
 GStreamer | gst-plugins-good | Ver: 0.10.x





------- Comment #3 from Ross Burton  2006-03-27 12:49 UTC -------
$ gst-launch-0.10  audiotestsrc ! audioconvert ! audioresample !
audio/x-raw-int,channels=2 ! speexenc ! oggmux ! filesink
location=speextest.ogg
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(gst-launch-0.10:28816): GStreamer-CRITICAL **: gst_value_list_append_value:
assertion `GST_VALUE_HOLDS_LIST (value)' failed

(gst-launch-0.10:28816): GStreamer-CRITICAL **: gst_value_list_append_value:
assertion `GST_VALUE_HOLDS_LIST (value)' failed
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
[control-c after a few seconds]
Caught interrupt -- Pausing pipeline.
Pipeline paused.
WARNING: Element "pipeline0" warns: pipeline interrupted
Element "pipeline0" has gone from PLAYING to PAUSED, quitting.
Execution ended after 5115145000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...

(gst-launch-0.10:28816): GLib-GObject-WARNING **: invalid uninstantiatable type
`(null)' in cast to `GstMiniObject'

(gst-launch-0.10:28816): GStreamer-CRITICAL **: gst_mini_object_unref:
assertion `mini_object->refcount > 0' failed
Setting pipeline to NULL ...
FREEING pipeline ...

$ gst-launch-0.10 playbin uri=file:///home/ross/speextest.ogg
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
** Message: don't know how to handle application/octet-stream
ERROR: from element /playbin0: You do not have a decoder installed to handle
thi s file. You might need to install the necessary plugins.
Additional debug info:
gstplaybasebin.c(1457): prepare_output (): /playbin0
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

Something is wrong here.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list