[Bug 740804] BYTES format duration query fail on demux
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Nov 27 04:20:56 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740804
GStreamer | gst-plugins-good | git
--- Comment #3 from Wonchul Lee <chul0812 at gmail.com> 2014-11-27 12:20:50 UTC ---
Thanks for your comments,
I use bytes duration for buffering.
At first we want to use current-level-time property on queue2 for buffering,
but it is not work.
we get the size of contents by using bytes duration query, then divide it by
time duration for getting average bitrate.
So, we can measure the current time in queue2 approximately.
(Get remaining time at queue2 = currenty-level-bytes / average bitrate)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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