Playing Video in a full screen
akaChella
durgas1987 at gmail.com
Sun Aug 28 23:50:34 PDT 2011
Hi Stefan,
I have created a gtk window, and hide that window during creation.
When the pipeline is set to play, i called gtk_widget_show(window); --> It
works fine.
When it reaches the end of stream, i called gtk_widget_hide(window) and
gtk_widget_no_show_all(window);
in GST_ELEMENT_EOS.
But the window is not hidden.!!!!!
When the pipeline is set to play again, the pipeline is set to
GST_STATE_PLAYING, but the window is not shown.
Any clue???
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Playing-Video-in-a-full-screen-tp3770538p3775578.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list