[Bug 673508] [basesink] gst_base_sink_get_position - wrong state
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu May 17 23:49:27 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=673508
GStreamer | gstreamer (core) | 0.10.x
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |NOTABUG
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2012-05-18 06:49:22 UTC ---
It is normal that the query position can return -1 when the pipeline is not yet
prerolled (after a seek, when starting). You need to wait for the ASYNC_DONE
message before you can reliably query the position and duration.
--
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