[gstreamer-bugs] [Bug 556277] New: mp3parse generate discontinuities.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 14 07:28:49 PDT 2008


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

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS
           Summary: mp3parse generate discontinuities.
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: n770galaxy at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: n770galaxy at gmail.com
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Audio is not continuous running the following pipeline:

gst-launch-0.10 http://wwoz-sc.streamguys.com/ ! mp3parse ! mad ! alsasink

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock
WARNING: from element /GstPipeline:pipeline0/GstAlsaSink:alsasink0:
Compensating for audio synchronisation problems
Additional debug info:
gstbaseaudiosink.c(1395): gst_base_audio_sink_render ():
/GstPipeline:pipeline0/GstAlsaSink:alsasink0:
Unexpected discontinuity in audio timestamps of more than half a second
(0:00:00.522358276), resyncing
WARNING: from element /GstPipeline:pipeline0/GstAlsaSink:alsasink0:
Compensating for audio synchronisation problems
Additional debug info:
gstbaseaudiosink.c(1395): gst_base_audio_sink_render ():
/GstPipeline:pipeline0/GstAlsaSink:alsasink0:
Unexpected discontinuity in audio timestamps of more than half a second
(0:00:00.522448979), resyncing

Running the following pipeline without mp3parse the stream is played correctly.
gst-launch-0.10 http://wwoz-sc.streamguys.com/ ! mad ! alsasink


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




More information about the Gstreamer-bugs mailing list