[gstreamer-bugs] [Bug 629212] [oggdemux] Improve support for push mode (seeking, duration)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 13 08:11:39 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=629212
  GStreamer | gst-plugins-base | 0.10.24

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2010-12-13 16:11:35 UTC ---
First pass push mode seeking implementation for oggdemux.
Upon the first seek, duration is determined, and a message is sent with the
duratoin. Before that seek, the existing estimated duration will still be
there, but seeking when readying the pipeline didn't work.
Seeking is currently done to the previous keyframe, so there's a granularity in
the seeking. 

http://git.collabora.co.uk/?p=user/vincent/gst-plugins-base;a=shortlog;h=refs/heads/seeking

Here's the work so far. Comments welcome.

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