Picture in picture with GES

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Picture in picture with GES

David Ing
I am trying to figure out whether I can use GES to do "picutre in picture".

In other words, I want to mix two video streams.  The background stream would take up the entire screen, and the foreground stream would be resized (made smaller) and would sit in the corner of the screen.

I know this is possible with Gsteamer itself, but is it possible to do this with GES?


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Picture in picture with GES

Mathieu Duponchelle
Yes it is, you will want to use two layers, then use the GES API to resize the clips you put
in these layers, this should all be supported already.

If you need inspiration, you can look at pitivi's source code to learn how to achieve that.

On 03/16/2018 07:01 PM, David Ing wrote:
I am trying to figure out whether I can use GES to do "picutre in picture".

In other words, I want to mix two video streams.  The background stream would take up the entire screen, and the foreground stream would be resized (made smaller) and would sit in the corner of the screen.

I know this is possible with Gsteamer itself, but is it possible to do this with GES?



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel