[gstreamer-bugs] [Bug 612376] Seek command line option for gst-launch

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 12 21:18:17 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612376
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155701|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2010-03-13 05:18:12 UTC ---
Review of attachment 155701:
 --> (https://bugzilla.gnome.org/review?bug=612376&attachment=155701)

::: tools/gst-launch.c
@@ +844,3 @@
+      PRINT (_("Attempting to SEEK ...\n"));
+      if (!gst_element_seek (pipeline, 1.0, GST_FORMAT_TIME,
+            GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_SEGMENT, GST_SEEK_TYPE_SET,

You should do a normal seek instead of a segment seek... and maybe a keyframe
seek.

Other than that the patch looks good.

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