[Bug 783457] playback example: Prettify time reporting for big values

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 6 05:48:15 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=783457

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 353238
  --> https://bugzilla.gnome.org/attachment.cgi?id=353238&action=edit
playback example: Prettify time reporting for big values

When dealing with streams/contents which have large duration, it is
more user-friendly to show more details in the high values (hours or days)
than in the microseconds.

This patch will use the following formatting schemes:
* Below 1hour   : MM:SS.SSS
* Below 24hours : HHhMMmSSs
* Above         : DDdHHhMMm

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