[Bug 690934] tsdemux: setting program-number has no effect

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 14 02:13:01 PDT 2013


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

--- Comment #14 from Baby octopus <jagadishkamathk at gmail.com> 2013-08-14 09:12:28 UTC ---
Created an attachment (id=251585)
 View: https://bugzilla.gnome.org/attachment.cgi?id=251585
 Review: https://bugzilla.gnome.org/review?bug=690934&attachment=251585

Patch for fixing MPTS PCR correction issue

Hi,

After a little bit of effort I could fix this. I have attached the patch here.
There are two main changes that I have done

1. For MPTS, PCRs of all the programs were used to calculated request_program's
clock skew. This is corrected. This issue will not show up unless you are
running a live MPTS stream
2. If the user has set not set the program number(-1), I randomly choose one of
the program from the PMT, rather than choosing the first one. I just got bored
of getting same program everytime so added this change :)

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