[Bug 753011] queue2: can not update upstream_size with valid data
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 3 06:47:01 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=753011
--- Comment #5 from Eunhae Choi <eunhae1.choi at samsung.com> ---
the upstream_size from gst_pad_peer_query_duration() can be negative.
in gst_base_src_default_query(), duration value can be -1 with true return.
and when I tested the above command line I got negative one.
to update the queue->upstream_size in gst_queue2_get_range(), the value should
be default not 18446744073709551615.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list