[Bug 769297] New: playbin3: validate.dash.playback.play_15s.dash_exMPD_BIP_TC1 failing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 29 10:37:28 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769297

            Bug ID: 769297
           Summary: playbin3:
                    validate.dash.playback.play_15s.dash_exMPD_BIP_TC1
                    failing
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gdesmott at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The validate.dash.playback.play_15s.dash_exMPD_BIP_TC1 scenario is failing when
using playbin3.

Validate sends a EOS event to playbin3 which is not handled the same way as it
is when using playbin2:


DEBUG                    bin gstbin.c:3113:gst_bin_send_event:<dashdemux0>
Sending eos event to sink pads
DEBUG              GST_EVENT
gstpad.c:5549:gst_pad_send_event_unchecked:<dashdemux0:sink> have event type
eos event: 0x23eab10, time 99:99:99.999999999, seq-num 1577, (NULL
INFO               GST_EVENT
gstpad.c:5675:gst_pad_send_event_unchecked:<dashdemux0:sink> Received event on
EOS pad. Discarding
LOG                      bin gstbin.c:3130:gst_bin_send_event:<dashdemux0:sink>
After handling eos event: 0
LOG                      bin gstbin.c:3090:gst_bin_send_event:<dashdemux0>
After handling eos event: 0

dashdemux0:sink discards the event as it's FLUSHING so gst_pad_send_event()
returns FALSE.

See attached logs for the details with playbin2 (working) and playbin3 (not
working).

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