[Bug 650516] New: eos doesn't arrive to sink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 18 11:36:51 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650516
  GStreamer | gst-plugins-base | 0.10.32

           Summary: eos doesn't arrive to sink
    Classification: Platform
           Product: GStreamer
           Version: 0.10.32
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ikt011 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Hi,

I tried to run the following pipeline:
GST_DEBUG=GST_EVENT*:4 gst-launch -e filesrc location="some file" !
decodebin2 ! xvimagesink sync=true

After I pressed the ctrl+c, nothing happend, just the following
appeard on the console:

Interrupt: Stopping pipeline ...
EOS on shutdown enabled -- Forcing EOS on the pipeline
0:00:04.141928579  4293      0x2085080 DEBUG              GST_EVENT
gstevent.c:269:gst_event_new: creating new event 0x223aa40 eos 86
Waiting for EOS...

After ~30 sec waiting the EOS arrived but i think this is not the way it should
work... With sync=false it's working but why not with sync=true? 

Maybe I can attach a sample file that produces the bug.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list