[Bug 778390] gstplayer: Add gst_player play / stop in sync mode API
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 9 16:08:11 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778390
Haihua Hu <jared.hu at nxp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jared.hu at nxp.com
--- Comment #3 from Haihua Hu <jared.hu at nxp.com> ---
(In reply to Sebastian Dröge (slomo) from comment #2)
> You could directly call seek() after play(), GstPlayer will then make the
> seek happen (if possible) once the pipeline is started up.
Hi Slomo,
Not just for seek after play. I also meet this issue when i want to get media
info after play. If the state is not really playing or pause, we can not get
the media info and will return NULL.
--
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