[Bug 752331] New: playback loses frames regularly and increasingly on run-times of more than 2 days

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 13 07:30:06 PDT 2015


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

            Bug ID: 752331
           Summary: playback loses frames regularly and increasingly on
                    run-times of more than 2 days
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
                OS: Windows
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tiagosr at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When a video is played for more than two days using playbin and appsink with
regular seeks to defined points in the stream, decode starts to discard frames
without sending them to the appsink.

Degradation of timing starts at the end of the second day and increases
inverse-exponentially, and happens independent of video or codec choice -
suspect to be an integer conversion with precision loss, probably from guint64
to double/float and back, within the timing logic.

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