AW: Getting Timestamps From a Resulting Video File With splitmuxsink
Thornton, Keith
keith.thornton at zeiss.com
Wed Jun 14 08:55:03 UTC 2017
Splitmuxsink sends splitmuxsink-fragment-opened / splitmuxsink-fragment-closed messages for each fragment.
-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Tim Müller
Gesendet: Mittwoch, 14. Juni 2017 10:40
An: gstreamer-devel at lists.freedesktop.org
Betreff: Re: Getting Timestamps From a Resulting Video File With splitmuxsink
On Tue, 2017-06-13 at 18:31 -0700, Michael MacIntosh wrote:
Hi Michael,
Doesn't splitmuxsink post ELEMENT messages on the bus that give you a mapping of running time to filename ?
If you keep track of those it should allow you to figure out which file it is and what the time into the file part is.
Alternatively you could just use splitmuxsrc of course and seek to the right location that way based on the original timestamp.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com _______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list