[Bug 725047] tsdemux offsetting timestamp
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 24 23:03:49 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725047
GStreamer | gst-plugins-bad | 1.2.2
--- Comment #2 from Edward Hervey <bilboed at bilboed.com> 2014-02-25 07:25:03 UTC ---
FWIW, there *is* a 3 hour discontinuity in that file.
pcr 0x02db 1151437431105 (11:50:45.830781666) offset:12130324
pcr 0x02db 1444639404849 (14:51:45.163142555) offset:12442968
We do detect the PCR GAP correctly ... but that PCR arrives after the
already-shifted PTS.
Not sure how to handle that efficiently. Detect if PTS is "in line" with the
previous ones ? If not return GST_CLOCK_TIME_NONE ? Don't push it and wait for
next PCR to recalculate proper ts ?
--
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