[gstreamer-bugs] [Bug 162330] New: gsmenc ! rtpgsmenc gives assertion `GST_PAD_DIRECTION (pad) == GST_PAD_SRC' failed
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon Dec 27 07:22:30 PST 2004
http://bugzilla.gnome.org/show_bug.cgi?id=162330
GStreamer | gst-plugins | Ver: HEAD CVS
Summary: gsmenc ! rtpgsmenc gives assertion `GST_PAD_DIRECTION
(pad) == GST_PAD_SRC' failed
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: toniw at iki.fi
QAContact: gstreamer-bugs at lists.sourceforge.net
$ gst-launch-0.8 -v --gst-fatal-warnings sinesrc ! gsmenc ! rtpgsmenc
RUNNING pipeline ...
/pipeline0/gsmenc0.src: caps = audio/x-gsm, rate=(int)44100, channels=(int)1
/pipeline0/rtpgsmenc0.sink: caps = audio/x-gsm, rate=(int)44100, channels=(int)1
/pipeline0/sinesrc0.src: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)1
/pipeline0/gsmenc0.sink: caps = audio/x-raw-int, endianness=(int)1234,
signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)1
/pipeline0/sinesrc0.src: active = TRUE
/pipeline0/gsmenc0.sink: active = TRUE
/pipeline0/gsmenc0.src: active = TRUE
/pipeline0/rtpgsmenc0.sink: active = TRUE
/pipeline0/rtpgsmenc0.src: active = TRUE
GStreamer-CRITICAL **: file gstpad.c: line 3171 (gst_pad_push): assertion
`GST_PAD_DIRECTION (pad) == GST_PAD_SRC' failed
aborting...
Aborted
------- 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