[Bug 735509] oggdemux: should accumulate segment.base
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Sep 1 01:36:26 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=735509
GStreamer | gst-plugins-base | unspecified
--- Comment #11 from Guillaume Desmottes <gdesmott at gnome.org> 2014-09-01 08:36:22 UTC ---
(In reply to comment #10)
> Hum this code was introduced in
> http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=02c6766c8a2910c0ae1d2ff4da1201af174b6d23
> to fix bug #706569 which my patch re-break. :\
So we have to find a way to fulfil these 2 goals:
- Segment.base has to match the current position when playing multi chains
files or they are not playback because they are "too late" in the sink (bug
#706569)
- We don't want to override the Segment.base when not-flush seeking as
gst_segment_do_seek() do the right thing and set the proper base value.
Any suggestion? Looking at the code I'm not sure what a proper way would be.
--
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