[Bug 645584] [(mpeg)tsdemux] segment seekability issue with DVB recordings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 12 06:44:29 PDT 2013


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

--- Comment #9 from Andreas Frisch <fraxinas at opendreambox.org> 2013-06-12 13:44:25 UTC ---
gst_element_seek ((app->pipeline), rate, GST_FORMAT_TIME, flags,
      GST_SEEK_TYPE_SET, in_pos, GST_SEEK_TYPE_SET, out_pos);

with rate = 1.0; flags = GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_KEY_UNIT |
GST_SEEK_FLAG_KEY_UNIT; in_pos = current_position; out_pos = -1

still fails :(

0:00:00.638619002  4676      0x113f120 WARN                 tsdemux
tsdemux.c:563:gst_ts_demux_srcpad_event: seeking failed

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