[Bug 721035] tsdemux: fails to seek on the attached file (regression)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 10 05:34:05 PDT 2014


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

--- Comment #12 from Edward Hervey <bilboed at bilboed.com> 2014-06-10 12:33:59 UTC ---
(In reply to comment #11)
> There's also another regression similar to this one compared to 1.2, seeking
> does not work anymore in push mode, for two reasons:
> 
>  - you now need two observation groups to get a duration estimate
>  - you can't seek beyond the last seen PCR
> 
> In 1.2 it was possible to estimate a byte position from a timestamp based only
> on the PCR seen so far, which is not possible anymore.

This is now fixed with this commit:
commit 8e28f335f40b368a8a545283f4951f992102c4f8
Author: Edward Hervey <edward at collabora.com>
Date:   Tue Jun 10 14:27:01 2014 +0200

    mpegtspacketizer: Fix duration evaluation in push mode

    When working in push mode, we need to be able to evaluate the duration
    based on a single group of observations.

    To do that we use the current group values

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