Hello I would like to know how to get the elapsed time of a pipline, for example the number of seconds of audio decoded of a ogg file/stream when not playing it in normla speed. gst_element_get_clock seams to return NULL when I call it with my main pipeline element. -Mattias