[Bug 793457] New: flvmux: broken output timestamps/segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 14 15:49:26 UTC 2018


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

            Bug ID: 793457
           Summary: flvmux: broken output timestamps/segment
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: jan.steffens at gmail.com, olivier.crete at ocrete.ca
     GNOME version: ---

Probably a consequence of the port to GstAggregator:

$ gst-launch-1.0 videotestsrc ! x264enc ! flvmux ! fakesink silent=false -v |
grep -e Segment -e chain | head -n 5

GstEventSegment, segment=(GstSegment)"GstSegment,
flags=(GstSegmentFlags)GST_SEGMENT_FLAG_NONE, rate=(double)1,
applied-rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, base=(guint64)0,
offset=(guint64)0, start=(guint64)0, stop=(guint64)18446744073709551615,
time=(guint64)0, position=(guint64)0,
duration=(guint64)18446744073709551615;";) 0x7f0088005d20

  13 bytes, dts: none, pts: none, duration: none
 271 bytes, dts: none, pts: none, duration: none
  66 bytes, dts: none, pts: none, duration: none
7177 bytes, dts: 999:59:59.933333334, pts: 1000:00:00.000000000, duration:
0:00:00.033333333

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