retrieving buffer timestamp after writing to filesink's location
Nicolas Dufresne
nicolas at ndufresne.ca
Fri Dec 30 23:01:24 UTC 2016
Le 28 déc. 2016 11:36 AM, "mehdi semsarzadeh" <m.semsar at gmail.com> a écrit :
Dear All,
My question is about the structure that the buffer will be written in
filesink element's location. I wonder if filesink writes only the buffer
data (without other meta-data like buffer's time stamp) or it writes the
whole buffer content to the specified location.
In other words, how can I get access to buffer's time stamp after writing
it to the location of a filesink element.
Thanks
It will only write the data, not the metadata. Use a muxer to serialize
those.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161230/7171605d/attachment.html>
More information about the gstreamer-devel
mailing list