gst-plugins-good: flvmux: Ensure Timestamp starts at 0

Nicolas Dufresne nicolas.dufresne at collabora.com
Wed Aug 27 15:04:37 PDT 2014


Le 2014-08-27 18:00, Sebastian Dröge a écrit :
> Take the smallest timestamp of all streams as the offset for all
> streams. That way the earliest one always starts at 0 and the others are
> properly offset relative to it.
But that would only work for live sources, where the timestamp is stream 
time. I am correct to think that I should set the stream time rather 
then the timestamp value ? Using collect pad, I could wait for all pad 
to have 1 buffers, and decide on the starting stream-time to offset to ?


More information about the gstreamer-devel mailing list