eglglessink : Aspect ration
Sebastian Dröge
slomo at circular-chaos.org
Tue Jun 4 23:49:56 PDT 2013
On Di, 2013-06-04 at 16:47 -0700, adrien_sch wrote:
> Hello,
>
> I'm trying to use the property force-aspect-ratio to FALSE to use the entire
> display region (avoid the black border), but it seems to don't work
> properly. Indeed, the result of these two example are the same :
>
> gst-launch-1.0 videotestsrc ! video/x-raw, height=200, width=200 !
> eglglessink force-aspect-ratio=FALSE
>
> gst-launch-1.0 videotestsrc ! video/x-raw, height=200, width=200 !
> eglglessink force-aspect-ratio=TRUE
>
> Version : 1.0.7
>
> Maybe, it isn't this purpose and I miss understand, but it may be a bug.
> Where can I fill it ?
Well, why should that be different? eglglessink is in both cases
creating a 200x200 window, so there's no need for adding black borders
in both cases.
If you embed eglglessink into your own window of a different size, this
property should make a difference though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130605/d041087a/attachment.pgp>
More information about the gstreamer-devel
mailing list