[Bug 746010] oggdemux: doesn't go into pull mode even when queue2 ring-buffer is enabled
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 25 19:12:11 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746010
--- Comment #12 from Young Han Lee <joybro201 at gmail.com> ---
(In reply to Vincent Penquerc'h from comment #11)
> Looking at the patch, it seems like a good idea. The only thing I'm not sure
> about is whether the timestamp should be the "normal" timestamp, or that
> plus the duration, since playback would reach a frame/sample from the "other
> side" in backward playback. Not sure what's gstreamer's expectation here.
Thank you for your comment.
The timestamp of each GstBuffer is actually PTS which means the time the buffer
should be presented to the user. So I think a GstBuffer's PTS should be the
same no matter which side it is reached from.
--
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