[gstreamer-bugs] [Bug 402593] deinterleave gives corrupt output

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 2 05:25:17 PST 2007


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

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


Tim-Philipp Müller changed:

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




------- Comment #6 from Tim-Philipp Müller  2007-03-02 13:23 UTC -------
The log has lots of these:

WARN baseaudiosrc gstbaseaudiosrc.c:509:gst_base_audio_src_create:<alsasrc0>
create DISCONT of 11907 samples at sample 317079
WARN    vorbisenc vorbisenc.c:1130:gst_vorbis_enc_chain:<vorbisenc0> Buffer is
discontinuous, flushing encoder and restarting (Discont from 0:00:05.020000000
to 0:00:05.540000000)
WARN    vorbisenc vorbisenc.c:1130:gst_vorbis_enc_chain:<vorbisenc10> Buffer is
discontinuous, flushing encoder and restarting (Discont from 0:00:03.210000000
to 0:00:03.260000000)
WARN    vorbisenc vorbisenc.c:1130:gst_vorbis_enc_chain:<vorbisenc3> Buffer is
discontinuous, flushing encoder and restarting (Discont from 0:00:04.230000000
to 0:00:04.360000000)
WARN    vorbisenc vorbisenc.c:1130:gst_vorbis_enc_chain:<vorbisenc8> Buffer is
discontinuous, flushing encoder and restarting (Discont from 0:00:04.230000000
to 0:00:04.360000000)
WARN    vorbisenc vorbisenc.c:1130:gst_vorbis_enc_chain:<vorbisenc6> Buffer is
discontinuous, flushing encoder and restarting (Discont from 0:00:03.210000000
to 0:00:03.260000000)
WARN    vorbisenc vorbisenc.c:1130:gst_vorbis_enc_chain:<vorbisenc0> Buffer is
discontinuous, flushing encoder and restarting (Discont from 0:00:05.540000000
to 0:00:06.340000000)

... which looks exactly like the problem in bug #411520, so maybe not related
to deinterleave at all, but rather to alsasrc or vorbisenc?

Could you make a debug log with GST_DEBUG=*:2 and check that you still get the
above warnings? (to make sure the disconts aren't due to the debugging using up
all the cpu causing alsasrc to skip)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list