[gstreamer-bugs] [Bug 422917] G729 payloader/depayloader

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 19 00:29:49 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=422917

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #5 from Laurent Glayal  2007-04-19 07:29 UTC -------
Hi,

i don't think so, i also have troubles with standard payloader/depayloader
found in gstreamer CVS tree ::

GST_DEBUG=2 gst-launch audiotestsrc ! "audio/x-raw-int, rate=8000,
clock-rate=8000" ! identity sync=true ! alawenc ! rtppcmapay min-ptime=20000000
max-ptime=40000000 !  rtppcmadepay ! filesink  location=/tmp/toto.raw
0:00:00.129160000  6753 0x804e0b0 WARN    GST_PLUGIN_LOADING
gstplugin.c:414:gst_plugin_load_file: module_open failed:
/usr/audio/dev/User/lglayal/GStreamer/Revision_Avril2007/Binaires//lib/gstreamer-0.10/libgstmsgsm.so:
undefined symbol: gst_msgsmenc_get_type
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
0:00:00.279859000  6752 0x80d05c8 WARN      basertpdepayload
gstbasertpdepayload.c:224:gst_base_rtp_depayload_chain:<rtppcmadepay0> error:
no clock rate was specified, likely incomplete input caps
0:00:00.280182000  6752 0x80d05c8 WARN      basertpdepayload
gstbasertpdepayload.c:224:gst_base_rtp_depayload_chain:<rtppcmadepay0> error:
no clock rate was specified, likely incomplete input caps
0:00:00.280254000  6752 0x80d05c8 WARN      basertpdepayload
gstbasertpdepayload.c:224:gst_base_rtp_depayload_chain:<rtppcmadepay0> error:
no clock rate was specified, likely incomplete input caps
0:00:00.280378000  6752 0x80d05c8 WARN               basesrc
gstbasesrc.c:1775:gst_base_src_loop:<audiotestsrc0> error: Internal data flow
error.
0:00:00.280439000  6752 0x80d05c8 WARN               basesrc
gstbasesrc.c:1775:gst_base_src_loop:<audiotestsrc0> error: streaming task
paused, reason not-negotiated (-4)
ERROR: from element /pipeline0/rtppcmadepay0: The stream is in the wrong
format.
Additional debug info:
gstbasertpdepayload.c(224): gst_base_rtp_depayload_chain ():
/pipeline0/rtppcmadepay0:
no clock rate was specified, likely incomplete input caps
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

The same error, seems to be linked to new base Rtp payload management. The
error is always from base RTP class not finding clock rate information.

Regards.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=422917.




More information about the Gstreamer-bugs mailing list