[gstreamer-bugs] [Bug 550634] [mpeg ts demuxer] Doesn't support seeking and duration reporting

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 26 02:52:49 PDT 2010


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

Vitaly Shukela <v.shukelo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |v.shukelo at itransition.com

--- Comment #11 from Vitaly Shukela <v.shukelo at itransition.com> 2010-05-26 09:52:45 UTC ---
By hacking gstmpegtsdemux to 
1. Not flush stream (ignore GST_EVENT_FLUSH_{START,STOP})
2. Provide fake times after seeking (make continuity) in
gst_mpegts_demux_data_cb

it now seeks to any position (although it looks weird for user because it plays
the remaining buffer content first).

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