Min threshold not working with queue

Baby Octopus jagadishkamathk at gmail.com
Mon Jan 4 05:12:27 PST 2016


Hi,

Out of three(buffers, time and bytes) only time seems to be working fine

Does not work: gst-launch-1.0 videotestsrc is-live=1 ! queue
min-threshold-bytes=230400000 !  fakesink sync=1 silent=0 -v

Does not work: gst-launch-1.0 videotestsrc is-live=1 ! queue
min-threshold-buffers=10000 !  fakesink sync=1 silent=0 -v

WORKS: gst-launch-1.0 videotestsrc is-live=1 ! queue
min-threshold-time=10000000000 !  fakesink sync=1 silent=0 -v

Am I missing something?

~BO



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Min-threshold-not-working-with-queue-tp4675110.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list