Output video in desired coordinate on screen

Abin P abinp12 at gmail.com
Tue Nov 15 07:06:00 UTC 2016


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.

Thanks and regards.
Abin

On Nov 12, 2016 2:38 PM, "Sebastian Dröge" <sebastian at centricular.com>
wrote:

> On Thu, 2016-11-10 at 21:30 +0530, Abin P wrote:
> > Hi all
> > I prepared a simple pipeline.
> > Gst-launch-1.0 filesrc location=sample.bgra ! Videoparse format=bgra
> > width=640 height=480 ! Waylandsink
> > .when every time executing this pipeline video will appear at
> > different coordinates on the screen.I want to display this video in a
> > desired  position on the screen.How can i achieve it?.Is there any
> > plugins have such property?.please help me to find out a solution for
> > this problem.
>
> The automatically created windows by sinks are for debugging purposes
> only. You have to write an actual application and embed the video sink
> into a window created by your application. That way you have full
> control.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161115/3a5cdccd/attachment.html>


More information about the gstreamer-devel mailing list