[gst-devel] [ gstreamer-Bugs-535504 ] Failed audio capture pipeline
noreply at sourceforge.net
noreply at sourceforge.net
Tue Mar 26 16:34:04 CET 2002
Bugs item #535504, was opened at 2002-03-26 17:33
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=101936&aid=535504&group_id=1936
Category: plugins
Group: segfault
Status: Open
Resolution: None
Priority: 6
Submitted By: Andrew Taylor (benow)
Assigned to: Nobody/Anonymous (nobody)
Summary: Failed audio capture pipeline
Initial Comment:
The pipeline I have been using for many previous versions fails to execute, with errors that are
output. The pipeline is as follows:
gst-launch osssrc bytes_per_read=16384 format=16 channels=2 frequency=44100 ! { queue maxlevel=1000 !
lame quality=3 bitrate=128 mode=0 ! icecastsend ip=127.0.0.1 port=7128 password=pass icy=true
name="BeNOW: Endless Streaming Goodness" genre="techno goa trance ambient jungle dnb hip hop" }
The following output is given (on a non-masked run):
INFO ( 2660: 0) Initializing GStreamer Core Library
INFO ( 2660: 0) CPU features: (0c040882) MMX SSE
INFO ( 2660: 0) Initializing GStreamer Core Library
INFO ( 2660: 0) CPU features: (0c040882) MMX SSE
(process:2660): GLib-GObject-CRITICAL **: file gvaluetypes.c: line 613 (g_value_get_int): assertion
`G_VALUE_HOLDS_INT (value)' failed
(process:2660): GLib-GObject-CRITICAL **: file gvaluetypes.c: line 613 (g_value_get_int): assertion
`G_VALUE_HOLDS_INT (value)' failed
GStreamer-INFO: 0 live buffers
RUNNING pipeline
setting sound card to 44100KHz 16 bit stereo (0 bytes buffer, 1024 fragment)
ERROR: osssrc0: could not set caps
(process:2660): GLib-GObject-CRITICAL **: file gvaluetypes.c: line 613 (g_value_get_int): assertion
`G_VALUE_HOLDS_INT (value)' failed
(process:2660): GLib-GObject-CRITICAL **: file gvaluetypes.c: line 613 (g_value_get_int): assertion
`G_VALUE_HOLDS_INT (value)' failed
GStreamer-INFO: 0 live buffers
RUNNING pipeline
setting sound card to 44100KHz 16 bit stereo (0 bytes buffer, 1024 fragment)
ERROR: osssrc0: could not set caps
The full debug output (--gst-mask=-1) has be saved with the error marked and has been attached and
also may be downloaded from:
http://benow.ca/misc/gst_debug.txt
I require this pipeline to broadcast my show on BeNOW.ca, so somewhat speedy resolution to this
problem would be nice.
Thanks,
Andy (andy at benow.ca)
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=101936&aid=535504&group_id=1936
More information about the gstreamer-devel
mailing list