[Bug 731330] mpegtsdemux fixing PCR calculate_skew function
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jun 6 05:48:22 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=731330
GStreamer | gst-plugins-bad | 1.3.2
--- Comment #5 from m][sko <xlazom00 at gmail.com> 2014-06-06 12:48:19 UTC ---
All in plan :)
I plan to check audio/video codecs
I also generate DISCONT for first buffer
But still
http://pastebin.com/WamtTNyG
as
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst/mpegtsdemux/mpegtspacketizer.c#n1290
pcr->last_pcrtime - gstpcrtime > PCR_GST_MAX_VALUE / 2
don't don't mach problem
or
pcr->last_pcrtime - gstpcrtime > 15 * GST_SECOND
And I can't find any special use for buffers with DISCONT flag in
mpegtspacketizer tsdemux
any idea?
--
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