Output video in desired coordinate on screen

Sebastian Dröge sebastian at centricular.com
Sat Nov 12 09:07:40 UTC 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161112/92173a56/attachment-0001.sig>


More information about the gstreamer-devel mailing list