[Bug 783197] New: video stop playing on seeking fast using seekbar in m.youtube.com videos

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 29 13:01:48 UTC 2017


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

            Bug ID: 783197
           Summary: video stop playing on seeking fast using seekbar in
                    m.youtube.com videos
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
                OS: other
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: amardeep.jaiman at hsc.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 352768
  --> https://bugzilla.gnome.org/attachment.cgi?id=352768&action=edit
Log output while seeking youtube video

Hello,

We are using gstreamer v0.10.30 in our Android gingerbread based infotainment
product. When user play and m.youtube.com videos and seek in forward and
backward direction abnormally and fast. Sometimes player stopped playing. In
the gstreamer logs we found out that 

05-23 02:16:17.310   596  1229 E GST     : [1229],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction
&gst_proxy_pad_do_chain, returned ok
05-23 02:16:17.310   596  1229 E GST     : [1229],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction
&gst_selector_pad_chain, returned ok
05-23 02:16:17.310   596  1229 E GST     : [1229],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction
&gst_proxy_pad_do_chain, returned ok
05-23 02:16:17.310   596  1229 E GST     : [1229],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction
&gst_proxy_pad_do_chain, returned ok
05-23 02:16:17.310   596  1217 E GST     : [1217],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction &0x85905928,
returned ok
05-23 02:16:17.310   596  1213 E GST     : [1213],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction
&gst_queue2_chain, returned ok
05-23 02:16:17.310   596  1213 E GST     : [1213],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction
&gst_type_find_element_chain, returned ok
05-23 02:16:17.310   596  1216 E GST     : [1216],
gstpad.c:4193:gst_pad_chain_data_unchecked:  called chainfunction
&gst_qos_queue_chain, returned error
05-23 02:16:17.310   596  1216 E GST     : [1216],
GSTPlayerImpFactory.cpp:537:handleError:  GST_MESSAGE_ERROR
05-23 02:16:17.310   596  1216 E GST     : [1216],
GSTPlayerImpFactory.cpp:544:handleError:  qtdemux0 report a error
05-23 02:16:17.310   596  1216 E GST     : [1216],
GSTPlayerImpFactory.cpp:546:handleError:  GStreamer encountered a general
stream error.

Here gst_qos_queue_chain returns GST_FLOW_ERROR (-5) and hence playback is
stopped.

This is in internittent issue, it does not happen everytime. Sometime it takes
10 mins to recreate and sometime it takes 20 mins to recreate.

it is seen that this issue is recreateble almost everytime in 5-10 mins of
effort in the below video.

https://www.youtube.com/watch?v=9C1-8noTav8

Please suggest. Attaching the detailed logs.

Thanks,
Amardeep

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