[Bug 674536] tsdemux: Freeze on pts-wrap with streaming sources

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 22 04:31:02 PDT 2014


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

--- Comment #44 from RajuB <raju.babannavar at gmail.com> 2014-05-22 11:30:52 UTC ---
I used pts-wrap.ts file which is given by bug reporter and ran experiments
using gstreamer-1.2.2 version. Here are my observation. I have tapped res, pts,
pcroffset, base_pcrtime, base_time, skew values for stream-pid 110. please find
tapped details in the attached log.

Log: http://goo.gl/201PiR

1. When input pts values get reset from 26:30:43.661355555 to
0:00:00.103666666, pcr-offset is still 0. There is 30 milisecond delay in
pcr_offset calculation once the pts gets reset. This delay is leading to junk
pts value on outgoing buffers untill pcr_offset is calculated. How to sync
pts-reset and pcr_offset calculation.

2. Also I observed that skew value is too high from the beginning.

I will be continuing with my experiments, meanwhile any lead or quick clue on
this will be greatly appreciated and will be helpful for me to fix this issue.

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