[gstreamer-bugs] [Bug 549774] New: audio / video synchronization glitch during rtsp playback

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 28 16:50:51 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=549774

  GStreamer | gst-plugins-base | Ver: 0.10.18
           Summary: audio / video synchronization glitch during rtsp
                    playback
           Product: GStreamer
           Version: 0.10.18
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: l1x7qnm02 at sneakemail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
I have a 2 mbit/sec video clip being streamed as rtsp over localhost from
Darwin Streaming Server.  My command line is:

gst-launch -v playbin uri=rtsp://localhost/filename.mp4

A few seconds into the clip, the audio drops out for just under a second, and
gst-launch prints this:

WARNING: from element /playbin0/abin/audiosink/audiosink-actual-sink-alsa:
Compensating for audio synchronisation problems
Additional debug info:
gstbaseaudiosink.c(1190): gst_base_audio_sink_render ():
/playbin0/abin/audiosink/audiosink-actual-sink-alsa:
Unexpected discontinuity in audio timestamps of more than half a second
(0:00:00.811836734), resyncing

>From that point on, audio and video remain out of sync by just under a second.

VLC and mplayer handle this stream with no such problem. Gstreamer plays the
video clip directly from the filesystem with no such problem. The glitch only
shows up when using gstreamer to stream it as rtsp://localhost.

I'm guessing gst-plugins-base is causing this because I think it contains
audiosink-actual-sink-alsa, which seems to be emitting the warning message.

The video clip in question is encoded using h.264 video and aac audio.  I'm
running xubuntu hardy, which includes gstreamer-plugins-base 0.10.18.


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


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




More information about the Gstreamer-bugs mailing list