[gstreamer-bugs] [Bug 576524] vorbisenc audio quality problems when recording from RTP streams

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 24 03:19:51 PDT 2009


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

  GStreamer | gst-plugins-base | Ver: 0.10.21

Jordi Jaen Pallares changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #2 from Jordi Jaen Pallares  2009-03-24 10:20 UTC -------

Hi,

I tried receiving with this pipeline (as you suggested) and the problems
persist:


gst-launch-0.10 --gst-debug-level=3 udpsrc ! application/x-rtp, payload=14,
clock-rate=90000, media=audio ! gstrtpjitterbuffer ! rtpmpadepay ! mp3parse !
mad ! audioconvert ! vorbisenc ! oggmux ! filesink location=audio.ogg


These are the errors I am getting:


0:00:03.773714327  9691      0x102a500 WARN             vorbisenc
vorbisenc.c:1172:gst_vorbis_enc_chain:<vorbisenc0> Buffer is older than
previous timestamp + duration (0:00:03.493159287< 0:00:03.510566893), cannot
handle. Clipping buffer.
0:00:03.864839735  9691      0x102a500 WARN             vorbisenc
vorbisenc.c:1194:gst_vorbis_enc_chain:<vorbisenc0> Buffer is discontinuous,
flushing encoder and restarting (Discont from 0:00:03.513482072 to
0:00:03.586037345)
0:00:04.029115432  9691      0x102a500 WARN             vorbisenc
vorbisenc.c:1194:gst_vorbis_enc_chain:<vorbisenc0> Buffer is discontinuous,
flushing encoder and restarting (Discont from 0:00:03.691985474 to
0:00:03.748582344)
0:00:04.168466941  9691      0x102a500 WARN             vorbisenc
vorbisenc.c:1172:gst_vorbis_enc_chain:<vorbisenc0> Buffer is older than
previous timestamp + duration (0:00:03.887893999< 0:00:03.905306122), cannot
handle. Clipping buffer.


-- 
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=576524.




More information about the Gstreamer-bugs mailing list