Trying to reset the pipeline whithout closing it

Steve moreau.steve at free.fr
Tue Oct 9 03:29:16 PDT 2012


Hi,

OK, the problem was located in my plugin since I wrongly set the timestamp
after a stop/start cycle.
If you have this issue, you may search for GST_BUFFER_TIMESTAMP(GstBuffer *
buf) calls and print them to troubleshoot:
g_printerr("timestamp %" GST_TIME_FORMAT "\n",
GST_TIME_ARGS(GST_BUFFER_TIMESTAMP (buf)));

Regards,

Steve



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Trying-to-reset-the-pipeline-whithout-closing-it-tp3814702p4656510.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list