Output video in desired coordinate on screen

Michael Yarochkin michael.yarochkin at timetronics.be
Thu Nov 17 10:31:03 UTC 2016


Hello, Abin


You can make appsink as a last element in your pipeline.

After this you can read buffer.

This buffer will contain your image.

And you can use it to display in your qt app.


Mikl

________________________________
From: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> on behalf of Sebastian Dröge <sebastian at centricular.com>
Sent: Tuesday, November 15, 2016 5:19:38 PM
To: Discussion of the development of and with GStreamer
Subject: Re: Output video in desired coordinate on screen

On Tue, 2016-11-15 at 12:36 +0530, Abin P wrote:
> Dear sebastian droge
> Thanks for your reply.Actually i created two separate applications ,
> videoplayer using qt as one application and video playback using
> gstreamer as other application.I like to render my video output frame
> on the desired coordinate of qt window. So display coordinate must be
> set by gstreamer.Help me to set coordinate using gstreamer.

That's not a GStreamer problem then and out of scope for GStreamer. You
have to use whatever tools Qt gives you on your target platform for
embedding another application into your Qt window.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161117/6a69bd34/attachment.html>


More information about the gstreamer-devel mailing list