[Bug 752409] New: dashdemux: gst_mpd_parser_get_stream_presentation_offset returns a wrong value

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 15 02:35:41 PDT 2015


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

            Bug ID: 752409
           Summary: dashdemux:
                    gst_mpd_parser_get_stream_presentation_offset returns
                    a wrong value
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: florin.apostol at oregan.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The gst_mpd_parser_get_stream_presentation_offset function compares the
presentationTimeOffset with the period start and returns the difference. It
should not do that. The presentationTimeOffset is an offset that will be
subtracted from the segment start to determine the segment's MPD time. The
period's start is the MPD start time of the period. The 2 are unrelated.

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