[Bug 687178] tsdemux produces buffers without timestamps when activated in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 8 01:05:00 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687178
  GStreamer | gst-plugins-bad | 1.x

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |bilboed at gmail.com
     Ever Confirmed|0                           |1

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2012-11-08 09:04:54 UTC ---
The combination of push-mode AND non-timestamped input is indeed failing.

I think we should just activate the skew-based code when it's push-based AND
time-based. And then we use the other algorithm (offset-based) for all the
other use cases.

Note : I just want to be sure that those use cases are indeed non live.
Otherwise upstream *should* timestamp that stream, otherwise we cannot achieve
proper rate/skew estimation.

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