Hi, > For testing I want to program a simple video player in GTK (one botton > “play” , fixed video source). Is there any Tutorial how to use gstreamer out > of a GTK application programmed in C? You can take a look at this example: http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/tree/tests/examples/gtk Regards, Andrey.