[Bug 707673] tsdemux: MPTS clock skew issue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 26 07:22:23 PST 2014


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

--- Comment #9 from Baby octopus <jagadishkamathk at gmail.com> 2014-02-26 15:43:48 UTC ---
Hi,

Let me explain

The function mpegts_packetizer_parse_adaptation_field_control() gets called for
for every packet parsing, whether it belongs to my intended program(set through
program-number property) or any other program which is present in the MPTS.

So essentially clock skew calculation involves (line:380 in git master) calling
of get_pcr_table() which gets PCR of a TS of current program which might not be
my intended program which causes wrong skew computation

And sorry about the patch. It might not be GIT compliant. I messed it up while
creating it and now I don't know how to apply it to the original 1.0.8 version
:(

Regards,
Jagadish

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