getting handle of Gstreamer DirectShow sink default window

Stefan Sauer ensonic at hora-obscura.de
Thu Apr 19 05:25:46 PDT 2012


On 04/18/2012 10:59 PM, padam wrote:
> Ok, lets start from the beginning. There is parameter in mplayer such as -wid
> which allows mplayer to launch and playing wideo/audio in other window. So i
> don\t need any gtk+ or Qt, because i only would like to open my movie in
> window of other app. I will get handler of that window by other app and
> start my gstreamer app like app.exe -wid 5, where "5" is id of other window.
> That's all.
What are you trying to tell me? You are aware that gstreamer is a
library and mplayer is an application. gstreamer does what an
application that uses gstreamer tells it to do. You can for sure write
an application using gstreamer that provides a similar behavior.

Stefan


More information about the gstreamer-devel mailing list