After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 634397 - [multifdsink] [PATCH] Add the timestamp of the first and last buffer to the stats
[multifdsink] [PATCH] Add the timestamp of the first and last buffer to the s...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 0.10.32
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-09 10:00 UTC by Andoni Morales
Modified: 2010-12-29 11:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-multifdsink-add-first-and-last-buffer-s-timestamp-to.patch (3.17 KB, patch)
2010-11-09 10:00 UTC, Andoni Morales
none Details | Review

Description Andoni Morales 2010-11-09 10:00:46 UTC
Created attachment 174123 [details] [review]
0001-multifdsink-add-first-and-last-buffer-s-timestamp-to.patch

We adding a new client, there is no way to know in which point of the stream we started streaming and we don't know either the total duration of the stream received by a client. With this two fields we can know both of them.
Comment 1 Wim Taymans 2010-12-29 11:56:42 UTC
It would be more interesting to have stream-time and running_time in those fields then the raw timestamps.

commit c41a4d0df48ab3a6f04b3d5750d456fe0c6484a2
Author: Andoni Morales Alastruey <amorales@flumotion.com>
Date:   Wed Oct 13 17:09:13 2010 +0200

    multifdsink: add first and last buffer's timestamp to the stats