[Bug 785119] New: mxfdemux: Wrong PTS on some files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 19 11:34:29 UTC 2017


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

            Bug ID: 785119
           Summary: mxfdemux: Wrong PTS on some files
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bilboed at bilboed.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The following file (in validate media test suite) ends up outputting wrong PTS.

gst-launch-1.0 -v
file:///$HOME/gst-validate/gst-integration-testsuites/medias/defaults/mxf/op2b-mpeg2-wave_hd.mxf
! mxfdemux ! video/mpeg ! fakesink silent=False

It starts from
* dts: 0:00:00.000000000, pts: 0:00:00.040000000
all the way to
* dts: 0:00:01.880000000, pts: 0:00:01.800000000
But then it carries on with
* dts: 0:00:01.920000000, pts: 0:00:00.040000000
* dts: 0:00:01.960000000, pts: 0:00:00.080000000
....

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