Video size when using glimagesink
Matthew Waters
ystreet00 at gmail.com
Tue Sep 20 14:12:41 UTC 2016
On 20/09/16 19:23, Patrick Fü wrote:
>
>
> Hey all,
>
> I'm wondering if there is a way to change the video size when using
> glimagesink.
>
> May pipeline is created with "playbin" and internally it uses
> "qtdemux" and "glimagesink".
>
> The video is smaller then my screensize and I wanna make it fullscreen.
> I found the same question on the mailing list without an answer.
>
> Is it even possible ?
To do this, you have to write code to integrate with your GUI toolkit
using GstVideoOverlay and use your GUI toolkit to fullscreen the
window. glimagesink doesn't expose/support fullscreening with the
window system.
Cheers
-Matt
> Thanks,
> Patrick
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 484 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160921/7538fe3c/attachment-0001.sig>
More information about the gstreamer-devel
mailing list