[Bug 721035] tsdemux: fails to seek on the attached file (regression)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Apr 14 04:10:35 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=721035
GStreamer | gst-plugins-bad | git
Arnaud Vrac <rawoul> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rawoul at gmail.com
--- Comment #11 from Arnaud Vrac <rawoul at gmail.com> 2014-04-14 11:10:30 UTC ---
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.
--
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