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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 9 20:18:25 PST 2010


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

           Summary: Seek command line option for gst-launch
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Mac OS
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lsinger at caltech.edu
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=155701)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=155701)
Patch for gst-launch.c and accompanying Man page

The attached patch adds seeking to the "gst-launch" tool.  If the parameter
"--seek=TIME" is given, then gst-launch will attempt to seek to the given TIME
in absolute nanoseconds before going from PREROLLED to PLAYING.

I've tested this using the following pipeline:
gst-launch --seek=10000000000 filesrc location="test.wav" ! wavparse !
autoaudiosink

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