[gstreamer-bugs] [Bug 562014] New: [sdlaudiosink, win32] pipeline start delayed when using sdlaudiosink's AudioSinkClock

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Nov 23 07:11:12 PST 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=562014

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: [sdlaudiosink, win32] pipeline start delayed when using
                    sdlaudiosink's AudioSinkClock
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tshalif at nargila.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
When I run gst-launch with a pipeline demuxing DVD data with audio going to 
sdlaudiosink and video to directdrawsink, the video output opens then it just
'hangs' there for more then a minute before a picture starts playing. The film
plays very slowly, without sound output, then after about two more minutes it
suddenly plays at normal picture speed and normal audio output as well.

The pipeline does manifest this problem if I set the provide-clock=false
property on the sdlaudiosink element.

Steps to reproduce:
I use the following pipeline:

./gst-launch-0.10.exe --gst-plugin-path=../lib/gstreamer-0.10 dvdreadsrc
device=g:/HARRY_POTTER_PHILOSOPHERS_STON.ISO ! dvddemux name=demux
.current_video ! queue ! mpeg2dec ! ffmpegcolorspace ! videoscale ! queue !
directdrawsink    demux.current_audio ! queue ! a52dec ! audioconvert ! queue !
sdlaudiosink 

Actual results:


Expected results:


Does this happen every time?


Other information:
All the gstreamer binaries and dependencies were built using the mingw
cross-compiler. This problem does not manifest itself on Linux


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




More information about the Gstreamer-bugs mailing list