[Gstreamer-openmax] retrieving clcok time at gst-openmax
Edward Hervey
bilboed at gmail.com
Tue Sep 15 03:56:13 PDT 2009
On Mon, 2009-09-14 at 17:11 -0700, jayasena s wrote:
>
> I would like to retrieve the clock time in gst-openmax. When I used
> gst_clock_get_time(self) in output_loop, I am getting error.
> GStreamer-CRITICAL **: gst_clock_get_time: assertion `GST_IS_CLOCK
> (clock)' failed
Most likely because either:
* self is not a GstClock, or
* self is NULL
Edward
More information about the Gstreamer-openmax
mailing list