gst_app_src_set_latency in file writer pipeline

coezbek coezbek at scopis.com
Thu Apr 19 01:24:04 PDT 2012


Hi GStreamers,
  I have read the documentation on latency (Core Documentation but cannot
quite figure out what to do about this warning I receive in my pipeline
(appsrc ! qtmux ! filesink):

0:00:00.297030000  8644   23DF6EA0 WARN                     bin
gstbin.c:2380:gst_bin_do_latency_func:<MuxerPipeline> did not really
configure latency of 0:00:00.000000000

appsrc receives push_buffer at a constant rate, which is processed by qtmux
and written to file. I don't care how long it takes to reach filesink, as
long as the pipeline can handle the framerate over a long time.

Calling gst_app_src_set_latency with -1 (pseudo live?) does not prevent the
warning.

Many thanks,
  Christopher



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-app-src-set-latency-in-file-writer-pipeline-tp4570211p4570211.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list