[Bug 710149] [tsdemux] - should allow byte based seeks to go through

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 15 09:12:29 CEST 2013


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> 2013-10-15 07:12:26 UTC ---
That's not valid, if a demuxer receives a seek request in BYTES on a source
pad, it essentially means "seek to that position in bytes on that pad (i.e.
that elementary stream)" and not "seek to that position in bytes in the
overall/muxed stream (i.e. upstream)".

If you want to seek to a specific position in bytes in HTTP ... you essentially
need to seek on the souphttpsrc element itself (who will then downstream the
appropriate segment events).

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