Mediaplayer does not resume after pause when video sink is linked

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Thu Jan 3 01:55:30 PST 2013


On Thu, Jan 3, 2013 at 3:13 PM, deepthips <deepthips at tataelxsi.co.in> wrote:
> Mandeep, Thanks for the reply. GST_DEBUG didnt show any error/ warning.
>
> Tried to make video sink to go to PLAYING state (on play ) by using call
> gst_element_sync_state_with_parent.

I'm shooting in the dark here. For the time being, how about
explicitly setting the state of the video sink to the PLAYING via
gst_element_set_state() and see what happens?

Also check the return value of gst_element_set_state() to see if the
call really succeeded.

HTH,
-mandeep


> Now video sync did go to playing state along with other plugins. But on
> pause (), it got stuck while coming from PLAYING to PAUSED.
> On using fakesink, the same thing happens with fakesink. It is fakesink
> which gets stuck on moving to PAUSED state.
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Mediaplayer-does-not-resume-after-pause-when-video-sink-is-linked-tp4657673p4657678.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list