[Bug 729134] New: mpegtssection: Include a timestamp

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 28 11:45:05 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729134
  GStreamer | gst-plugins-bad | git

           Summary: mpegtssection: Include a timestamp
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: self at brendanlong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm looking at exposing MPEG-TS sections as metadata in HTML5, and it would be
nice if we had consistent timing information. GST_MESSAGE_TIMESTAMP() should
give us a time, but it's always invalid for MPEG-TS section messages.

The only timestamp I see is MpegTSPacketizer2.last_in_time. Would that be a
reasonable time to use for the message?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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