[Bug 687523] New: gst-launch: use GST_TIME_FORMAT to report execution time

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 3 09:55:51 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687523
  GStreamer | gstreamer (core) | 0.10.x

           Summary: gst-launch: use GST_TIME_FORMAT to report execution
                    time
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: andyhelp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Execution time reported by gst-launch in GST_TIME_FORMAT is much easier to
read.

old: Execution ended after 1059654454 ns.
new: Execution ended after 0:00:01.059654454

E.g.:
$ gst-launch-0.10 fakesrc silent=1 ! fakesink silent=1 num-buffers=1000000
[..]
Execution ended after 0:00:01.059654454

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