[Bug 795003] New: progressreport: Progress report message is not reporting percent-double and percentage for some files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 5 11:53:29 UTC 2018


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

            Bug ID: 795003
           Summary: progressreport: Progress report message is not
                    reporting percent-double and percentage for some files
    Classification: Platform
           Product: GStreamer
           Version: 1.13.x
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vinodkesti at yahoo.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

progressreport message pattern is inconsistent with some file
Below are the behaviour.
1. When file processing start progressreport message contains  percent-double
and percentage
2. After some time percentage details are missing in the message.
3. This issue is observed when  system is loaded with multiple file processing.

Further analyses and found that issue comes when gst_pad_peer_query_duration
(sink_pad, format, &total) function returns total = -1

I tried debugging but not able to figure out which element responds to the
query.

Can some one help me to give pointer where the problem is

~ Vinod

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