Video sync via GstClock

Nicolas Dufresne nicolas.dufresne at collabora.co.uk
Thu Mar 14 09:00:48 PDT 2013


Le mercredi 13 mars 2013 à 09:33 +0100, Andreas Rödig a écrit :
> gst_element_set_start_time(pipeline,basetime);

You need to set that _start_time() to GST_TIME_CLOCK_NONE, and set
_base_time() to your basetime. Otherwise the bin will overwrite these
values later.

Nicolas




More information about the gstreamer-devel mailing list